The CLI tool can be started from the root of the /App directory in the
container with the command:
`./gaseous-cli`
Running without arguments presents the following help screen:
```
Gaseous CLI - A tool for managing the Gaseous Server
Usage: gaseous-cli [command] [options]
Commands:
user [command] [options] - Manage users
role [command] [options] - Manage roles
help - Display this help message
```