Commands
Here is a list of all supported Genies CLI commands:
- create
- update
- sdk
- start-server
- kill-server
- settings
- manifest
--version
or-v
Common Flags
These flags can be used on any CLI command:
Debug Logging -d | --debug -- Enables debug-level logging for all commands.
Verbose Logging -e | --verbose -- Enables verbose-level logging for all commands. This logs everything
tip
It is recommended to add the -e
flag to all commands to display all logs, which is helpful for debugging any errors.