Installation on Windows
This is a step-by-step guide to installing Stakpak CLI on Windows.
Download the stakpak-windows-x86_64.zip of the latest release.
Unzip the folder and open your cmd in the same directory.
Create an API key from your Stakpak console Manage API Keys
Login to Stakpak CLI.
stakpak.exe login --api-key $STAKPAK_API_KEY
Confirm the login by viewing your account.
stakpak.exe account
Stakpak CLI is now ready to use.
stakpak.exe -h

Last updated