Skip to content

Commit ed6d8d4

Browse files
authored
Merge pull request #7523 from smadness/patch-1
updating list of scope dependencies
2 parents b3f5044 + 27cbb1a commit ed6d8d4

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

articles/extensions/deploy-cli/guides/install-deploy-cli.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,10 @@ update:guardian_factors
5757
read:email_templates
5858
create:email_templates
5959
update:email_templates
60+
read:roles
61+
create:roles
62+
delete:roles
63+
update:roles
6064
```
6165

6266
## Install the Deploy CLI tool
@@ -114,4 +118,4 @@ To create the client application manually:
114118
* [Deploy CLI Tool Options](/extensions/deploy-cli/references/deploy-cli-options)
115119
* [Import/Export Tenant Configuration to a Directory Structure](extensions/deploy-cli/guides/import-export-directory-structure)
116120
* [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)

0 commit comments

Comments
 (0)