stave config
Configuration commands
Usage
stave config
Description
Project configuration commands.
Offline-only: reads local files; makes zero network connections; no cloud credentials.
Flags
| Flag | Type | Description |
|---|---|---|
-f, --format | string | Output format: text or json (default: text) |
Subcommands
| Command | Description |
|---|---|
stave config context | Named project context commands |
stave config delete | Remove a project config key (reverts to default) |
stave config env | Manage environment variables |
stave config explain | Explain resolved config values and sources |
stave config get | Get a config value |
stave config set | Set a project config value in stave.yaml |
stave config show | Show effective project configuration and value sources |