Manage groups
Usage:
container groups [command]
Available Commands:
add Add group
Flags:
-h, --help help for groups
Use "container groups [command] --help" for more information about a command.
Manage users
Usage:
container users [command]
Available Commands:
add Add user
Flags:
-h, --help help for users
Use "container users [command] --help" for more information about a command.
Watch files
Usage:
container watch file [file]... [flags]
Flags:
-x, --exec stringArray execute the given script on file change
-1, --once exit after the first detected change
-l, --log-level string set log level, choices: error, warning, info, debug, trace (default "info")
--quiet show errors only
-o, --log-format string set log format, choices: console, json (default "console")
-h, --help help for watch