File tree 1 file changed +5
-1
lines changed
articles/extensions/deploy-cli/guides
1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -57,6 +57,10 @@ update:guardian_factors
57
57
read: email_templates
58
58
create: email_templates
59
59
update: email_templates
60
+ read: roles
61
+ create: roles
62
+ delete: roles
63
+ update: roles
60
64
```
61
65
62
66
## Install the Deploy CLI tool
@@ -114,4 +118,4 @@ To create the client application manually:
114
118
* [ Deploy CLI Tool Options] ( /extensions/deploy-cli/references/deploy-cli-options )
115
119
* [ Import/Export Tenant Configuration to a Directory Structure] ( extensions/deploy-cli/guides/import-export-directory-structure )
116
120
* [ Import/Export Tenant Configuration to a YAML File] ( /extensions/deploy-cli/guides/import-export-yaml-file )
117
- * [ Troubleshooting Deploy CLI Tool] ( /extensions/deploy-cli/references/troubleshooting )
121
+ * [ Troubleshooting Deploy CLI Tool] ( /extensions/deploy-cli/references/troubleshooting )
You can’t perform that action at this time.
0 commit comments