Command Groups
| Command | Description |
|---|---|
pragma resources | Manage resources |
pragma auth | Authentication |
pragma config | Configuration |
pragma providers | Provider development |
pragma ops | Operations |
Global Options
These options can be used with any command.Context and Authentication
| Option | Environment Variable | Description |
|---|---|---|
--context / -c | PRAGMA_CONTEXT | Use a specific configuration context |
--token / -t | - | Override authentication token for this command |
Output Format
Many commands support the--output / -o flag for structured output:
| Format | Description |
|---|---|
table | Human-readable table (default) |
json | JSON for scripting and automation |
yaml | YAML format |
jq: