# replicated policy

Manage RBAC policies

### Synopsis

The policy command allows vendors to list, create, update, and remove RBAC policies.

### Options

```
  -h, --help   help for policy
```

### Options inherited from parent commands

```
      --app string       The app slug or app id to use in all calls
      --debug            Enable debug output
      --profile string   The authentication profile to use for this command
      --token string     The API token to use to access your app in the Vendor API
```

### SEE ALSO

* [replicated](replicated)	 - Manage your Commercial Software Distribution Lifecycle using Replicated
* [replicated policy create](replicated-cli-policy-create)	 - Create an RBAC policy
* [replicated policy get](replicated-cli-policy-get)	 - Get an RBAC policy
* [replicated policy ls](replicated-cli-policy-ls)	 - List RBAC policies
* [replicated policy rm](replicated-cli-policy-rm)	 - Remove an RBAC policy
* [replicated policy update](replicated-cli-policy-update)	 - Update an RBAC policy