kapi config path
kapi path [namespace]Print the config file path (of kapi, or of a plugin namespace)
Try it
Runs in your browser against a small sample file. Edit the command before running, or press Run to execute it as shown.
kapi config pathFlags
| Flag | Type | Default | Description |
|---|---|---|---|
| --color | string | auto | colorize output: auto, always, never |
| --jq | string | filter JSON output through a jq expression (implies --json) | |
| --json | bool | false | Output in JSON format |
| --output-format | string | Output format: text (alias: table), json, yaml | |
| --text | bool | false | Output in text format (default) |
← Back to the Command Reference