# unikraft config

Manage CLI configuration.

## Options inherited from parent commands

```
  --config file               Path to the configuration file.
  --log-level level           Set the logging level. (default info)
  --log-type type             Set the log type. (default text)
  --profile name              Set the current profile.
  --telemetry                 Toggle anonymous usage analytics. (default true)
```

## Resource Fields

| Field      | Type     | Operations |
| ---------- | -------- | ---------- |
| `path`     | `string` |            |
| `profile`  | `string` |            |
| `profiles` |          |            |

## See Also

* [`unikraft`](../unikraft.mdx): The Unikraft Command-Line Interface.
* [`unikraft config get`](config/get.mdx): Inspect a path.

