(lxc_profile_device.md)=
# `lxc profile device`

Manage devices

## Synopsis

Description:
  Manage devices



```
lxc profile device [flags]
```

## Options inherited from parent commands

```
      --debug          Show all debug messages
      --force-local    Force using the local unix socket
  -h, --help           Print help
      --project        Override the source project
  -q, --quiet          Don't show progress information
      --sub-commands   Use with help or --help to view sub-commands
  -v, --verbose        Show all information messages
      --version        Print version number
```

## SEE ALSO

* [lxc profile](lxc_profile.md)	 - Manage profiles
* [lxc profile device add](lxc_profile_device_add.md)	 - Add instance devices
* [lxc profile device get](lxc_profile_device_get.md)	 - Get values for device configuration keys
* [lxc profile device list](lxc_profile_device_list.md)	 - List instance devices
* [lxc profile device remove](lxc_profile_device_remove.md)	 - Remove instance devices
* [lxc profile device set](lxc_profile_device_set.md)	 - Set device configuration keys
* [lxc profile device show](lxc_profile_device_show.md)	 - Show full device configuration
* [lxc profile device unset](lxc_profile_device_unset.md)	 - Unset device configuration keys

```{toctree}
:titlesonly:
:glob:
:hidden:

device/*
```
