Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 1.35 KB

index.md

File metadata and controls

27 lines (18 loc) · 1.35 KB

Pulp 3 CLI Docs

This is the documentation for Pulp 3's command line interface.

Here you can find information about how to install the Pulp 3 CLI, and general usage and syntax information.

Currently pulp-cli supports 5 versions of pulpcore from 3.11-3.16 and 5 of Pulp's plugins: pulp_ansible, pulp_container, pulp_file, pulp_python and pulp_rpm. See section below for information on how to extend the CLI to support other Pulp plugins.

Check out the supported workflows section to learn about the capabilities of the CLI. You can find more workflow examples for the Pulp 3 CLI throughout the plugin documentation. For example, synchronizing a File repository.

Use the links on the left to navigate.

CLI Plugins

The CLI can be extended via external plugins. See the installation instructions.

Known plugins include:

Plugin Description Source Repository
pulp-cli-deb Provides the deb subcommand group to interact with pulp_deb. pulp/pulp-cli-deb
pulp-cli-ostree Provides the ostree subcommand group to interact with pulp_ostree. pulp/pulp-cli-ostree