Installation on Windows

This is a step-by-step guide to installing Stakpak CLI on Windows.

  1. Download the stakpak-windows-x86_64.zip of the latest release.

  2. Unzip the folder and open your cmd in the same directory.

  3. Create an API key from your Stakpak console Manage API Keys

  4. Login to Stakpak CLI.

stakpak.exe login --api-key $STAKPAK_API_KEY
  1. Confirm the login by viewing your account.

stakpak.exe account
  1. Stakpak CLI is now ready to use.

stakpak.exe -h
Stakpak CLI on Windows

Last updated