Stakpak Docs
Go to StakpakGo to API DocsDiscord
  • Get Started
    • Welcome to Stakpak! 🚀
    • Installing Stakpak CLI
      • Installation on Linux
      • Installation on MacOS
      • Installation on Windows
  • Security at Stakpak
  • DevOps Agent
    • Get Started
    • Containerize Next.js Application
  • Web IDE
    • Features
  • CLI
    • Features
  • API
    • Manage API Keys
    • API Docs
  • MCP Server
Powered by GitBook
On this page
  1. Get Started
  2. Installing Stakpak CLI

Installation on Windows

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

PreviousInstallation on MacOSNextSecurity at Stakpak

Last updated 3 months ago

  1. Go to .

  2. Download the of the latest release.

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

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

  5. 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
https://github.com/stakpak/cli/releases
stakpak-windows-x86_64.zip
Stakpak CLI on Windows