(lxc_auth_permission_list.md)=
# `lxc auth permission list`

List permissions

## Synopsis

Description:
  List permissions



```
lxc auth permission list [<remote>:] [project=<project_name>] [entity_type=<entity_type>] [flags]
```

## Options

```
  -f, --format string          Display format (json, yaml, table, compact, csv) (default "table")
      --max-entitlements int   Maximum number of unassigned entitlements to display before overflowing (set to zero to display all) (default 3)
```

## 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 auth permission](lxc_auth_permission.md)	 - Inspect permissions

