Credentials File
Pakku stores sensitive credential information that you specify with pakku credentials, pakku init or when requested, in a local file named credentials, in a directory named .pakku in your home directory.
To delete all your credentials, run the pakku credentials command with the --delete flag:
pakku credentials --delete
java -jar pakku.jar credentials --delete
06 January 2026