kapi brand import
kapi import <file.yaml>Import a profile YAML into the local brand store
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 brand importFlags
| Flag | Type | Default | Description |
|---|---|---|---|
| --color | string | auto | colorize output: auto, always, never |
| --file | string | explicit path to resource file | |
| --jq | string | filter JSON output through a jq expression (implies --json) | |
| --json | bool | false | Output in JSON format |
| --local | bool | false | use resource in current directory |
| --name | string | named resource in KAPI_HOME (e.g. --name project-terms) | |
| --output-format | string | Output format: text (alias: table), json, yaml | |
| --text | bool | false | Output in text format (default) |
← Back to the Command Reference