CLI
Deploy and manage your PandaStack infrastructure from the terminal.
Installation
npm install -g @pandastack/cliAlternative: pre-built binaries
Platform
Download
Quickstart
# 1. Get an API token from https://dashboard.pandastack.io/settings → API Tokens
panda login
# 2. Check your resources
panda status
# 3. Deploy a project
panda projects deploy my-app
# 4. Ask the AI assistant
panda ask "why did my last deploy fail?"Authentication
Configuration
Field
Description
Switching organizations
Global flags
Flag
Description
Next steps
Last updated