Command tree
Global flags
These flags apply to all commands:| Flag | Description | Default |
|---|---|---|
--config | Path to config file | .dorgu.yaml |
--no-color | Disable colored output | false |
Path argument
Commands that accept a[path] argument default to the current directory (.) when omitted. The path should point to a directory containing a Dockerfile or docker-compose.yml.
Exit codes
| Code | Meaning |
|---|---|
0 | Success |
1 | Error (see error message for details) |