title | sidebar | permalink | toc |
---|---|---|---|
Pulp 3 CLI |
home_sidebar |
/pulp-3-cli/ |
false |
The Pulp 3 CLI is under active development.
The Pulp 3 CLI has been designed with a plugin structure, meaning that it is implemented by plugin writers on a per-plugin basis.
After you install Pulp, you can then install the Pulp 3 CLI by following the Pulp 3 CLI Quickstart guide.
You can find some example commands in the Quickstart. Where the Pulp 3 CLI has been implemented, you can find Pulp 3 CLI example workflows in the corresponding plugin documentation.
For example, you can find Pulp 3 CLI commands for the following Pulp Python workflows in the Pulp Python docs:
- Creating a distribution
- Syncing a repository
- Creating and uploading to a repostory
- Creating and hosting a publication
For a list of plugin coverage, see a-note-on-pulp-3-cli-coverage on the content plugins homepage.
If you have any feedback about the Pulp 3 CLI, we would love to hear from you.
If you find any bugs or want to request a specific CLI feature, file an issue.