Red Hat · Arazzo Workflow
Red Hat Satellite Create Content View
Version 1.0.0
Resolve an organization, select repositories, and create a content view from them.
View Spec
View on GitHub
CloudContainersEnterpriseHybrid CloudKubernetesLinuxOpen SourceArazzoWorkflows
Provider
Workflows
create-content-view
Resolve an organization, list its repositories, and create a content view.
Lists organizations, lists the repositories in the resolved organization, and creates a content view including the first repository.
1
resolveOrganization
listOrganizations
List organizations and capture the id of the first organization to scope the content view to.
2
listRepositories
listRepositories
List the repositories available in the resolved organization and capture the id of the first repository to include in the content view.
3
createContentView
createContentView
Create a content view in the organization that includes the selected repository.