Global options
Coolify CLI
Usage
coolifyOptions
| Option | Type | Required | Default | Description |
|---|---|---|---|---|
--context | string | No | — | Use specific context by name |
--debug | boolean | No | false | Debug mode |
--format | string | No | table | Format output (table|json|pretty) |
--show-sensitive (-s) | boolean | No | false | Show sensitive information |
--token | string | No | — | Token for authentication (override context token) |
Get current help
coolify --helpThe installed CLI help reflects the exact options available in your CLI version.
