(lxc_operation.md)=
# `lxc operation`

List, show and delete background operations

## Synopsis

Description:
  List, show and delete background operations



```
lxc operation [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](lxc.md)	 - Command line client for LXD
* [lxc operation delete](lxc_operation_delete.md)	 - Delete a background operation (will attempt to cancel)
* [lxc operation list](lxc_operation_list.md)	 - List background operations
* [lxc operation show](lxc_operation_show.md)	 - Show details on a background operation

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

operation/*
```
