# unikraft profile use

Switch between profiles.

Calling without an argument will prompt you to select a profile from the
list of available profiles.


```
unikraft profile use [<name>]
```

## 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)
```

## See Also

* [`unikraft profile`](../profile.mdx): Manage Unikraft Cloud profiles.

