(lxc_project.md)=
# `lxc project`

Manage projects

## Synopsis

Description:
  Manage projects



```
lxc project [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 project create](lxc_project_create.md)	 - Create projects
* [lxc project delete](lxc_project_delete.md)	 - Delete projects
* [lxc project edit](lxc_project_edit.md)	 - Edit project configurations as YAML
* [lxc project get](lxc_project_get.md)	 - Get values for project configuration keys
* [lxc project info](lxc_project_info.md)	 - Get a summary of resource allocations
* [lxc project list](lxc_project_list.md)	 - List projects
* [lxc project rename](lxc_project_rename.md)	 - Rename projects
* [lxc project set](lxc_project_set.md)	 - Set project configuration keys
* [lxc project show](lxc_project_show.md)	 - Show project options
* [lxc project switch](lxc_project_switch.md)	 - Switch the current project
* [lxc project unset](lxc_project_unset.md)	 - Unset project configuration keys

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

project/*
```
