Reference

CLI Reference

Reference for global flags, output modes, and command groups.

Global Flags

terminal
skyport --config ~/.skyport/config.yaml
skyport --server production
skyport --output json

Command Groups

  • auth
  • server
  • deploy
  • rollback
  • logs
  • status
  • docker
  • files
  • marketplace
  • project
  • pm2
  • start
  • service

Useful Subcommands

terminal
skyport login
skyport server add --name local --url http://localhost:8080
skyport start webui
skyport start tui
skyport pm2 list
skyport docker ps

Output

  • table is the default.
  • json is useful for automation.

Notes

  • Do not document yaml output unless it is implemented.
  • Keep commands grounded in the cobra tree in cli/cmd.

Next: Environment Variables

SkyPort

SkyPort Docs

Self-hosted infrastructure platform