virtuscloud COMMAND [flags]. This page documents all available commands with their exact syntax and expected terminal output so you always know what to expect.
Primary Commands
Primary commands operate at the account and project level. Use them to authenticate, package your project, and upload it to Virtus Cloud.- help
- auth login
- auth whoami
- commit
- zip
- upload
Print a summary of all available commands and global flags.
Output
App Commands
App commands let you manage the full lifecycle of your deployed applications — from listing and monitoring to starting, stopping, and deleting them.- app
- app list
- app logs
- app start
- app stop
- app restart
- app status
- app delete
- app backup
- app commit
- app upload
Print the help menu for the
app subcommand group, showing all available sub-commands.Output
Getting Help for Any Command
Every command supports the-h / --help flag. Run it at any level to see the full usage details for that command: