spotty start¶
Start an instance with a container
usage: spotty start [-h] [-d] [-c CONFIG] [-C] [--dry-run] [INSTANCE_NAME]
Positional Arguments¶
- INSTANCE_NAME
Instance name
Named Arguments¶
- -d, --debug
Show debug messages
- -c, --config
Path to the configuration file
- -C, --container
Starts or restarts container on the running instance
- --dry-run
Displays the steps that would be performed using the specified command without actually running them