Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update workflow docs to use pulp-cli #462

Merged
merged 1 commit into from
Feb 11, 2021
Merged

Conversation

daviddavis
Copy link
Contributor

fixes #7530

@daviddavis daviddavis force-pushed the issue7530 branch 4 times, most recently from a0413d3 to 8854ec4 Compare January 31, 2021 17:00
@pulpbot
Copy link
Member

pulpbot commented Jan 31, 2021

Attached issue: https://pulp.plan.io/issues/7530

@daviddavis daviddavis force-pushed the issue7530 branch 7 times, most recently from c3a6b5d to 16a393e Compare February 5, 2021 21:38
@daviddavis daviddavis marked this pull request as ready for review February 5, 2021 21:38
docs/_scripts/export.sh Outdated Show resolved Hide resolved

echo "Inspecting repository version."
http $BASE_ADDR$REPOVERSION_HREF
pulp file repository version --repository $REPO_NAME show --version 1
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
pulp file repository version --repository $REPO_NAME show --version 1
pulp file repository version show --repository $REPO_NAME --version 1

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, I plan to make these changes after 0.4.0 is released.


echo "Inspecting RepositoryVersion."
http $BASE_ADDR$REPOVERSION_HREF
pulp file repository version --repository $REPO_NAME show --version 1
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
pulp file repository version --repository $REPO_NAME show --version 1
pulp file repository version show --repository $REPO_NAME --version 1

@daviddavis daviddavis merged commit 066026a into pulp:master Feb 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants