JFrog · Arazzo Workflow
JFrog Access Provision Project
Version 1.0.0
Create a project, add a user to it, and confirm the project.
View Spec
View on GitHub
ArtifactoryCI/CDContainer RegistryDevOpsMLOpsPackage ManagementSecuritySoftware Supply ChainArazzoWorkflows
Provider
Workflows
provision-project
Create a project, assign a user, and verify the project.
Creates a project keyed by projectKey, adds a user with the supplied roles, then fetches the project to confirm it exists.
1
createProject
createProject
Create a new project with the supplied key, display name and storage quota.
2
addUser
addUserToProject
Add the supplied user to the project with the requested role.
3
confirmProject
getProject
Read the project back to confirm it was created with the expected key.