You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using the latest pulp 3 container image and pulp-cli 0.8.0 I noticed that the syntax to add content to a repository has changed from repository add --name foo to repository content add --repository foo. This is for the python plugin version 3.2.0.
Using the latest pulp 3 container image and pulp-cli 0.8.0 I noticed that the syntax to add content to a repository has changed from
repository add --name footorepository content add --repository foo. This is for the python plugin version 3.2.0.