We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 006a853 commit 4e7dca9Copy full SHA for 4e7dca9
1 file changed
artifactory-automation/README.md
@@ -9,7 +9,7 @@ Create a role that matches the registry.pull_token_creator role.
9
> [!IMPORTANT]
10
> If you want to enable pruning of expired pull tokens, you must add identity.list and identity.delete capabilities.
11
12
-`chainctl iam roles create artifactory --parent <your-organization> --capabilities apk.list,groups.list,identity.create,manifest.list,manifest.metadata.list,record_signatures.list,repo.list,role_bindings.create,roles.list,sboms.list,tag.list,vuln_reports.list,identity.list,identity.delete,apk.blobs.get,repo.blobs.get`
+`chainctl iam roles create artifactory --parent <your-organization> --capabilities apk.list,groups.list,identity.create,manifest.list,manifest.metadata.list,record_signatures.list,repo.list,role_bindings.create,roles.list,sboms.list,tag.list,vuln_reports.list,identity.list,identity.delete,apk.blobs.get,repo.blobs.get,referrers.list`
13
14
15
Create the assumable identity
0 commit comments