Skip to main content

Command line interface to talk to pulpcore's REST API.

Project description

Pulp command line interface

This is a command line interface for Pulp 3.

This software is in beta and future releases may include backwards incompatible changes.

General command syntax

pulp [<global_options>] <plugin> <resource_class> [--type <resource_type>] <action> [<action_options>]

Global options include:

  • --base-url
  • --user
  • --password
  • --config
  • --format
  • -v/-vv/-vvv

Quick start

To install and use the CLI, run these commands:

pip install pulp-cli[pygments]
pulp config create -e

Read the installation and configuration doc for more information.

Known issues

  • Redirecting from http to https, as done by a typical Pulp installation, does not work properly with POST and PUT requests. Please use https:// in the base url. Note that the attempt to use http leaks sensitive data over an unencrypted connection.

Example commands

pulp status

pulp file repository list

pulp file repository create --name file_repo1

pulp file repository update --name file_repo1 --description "Contains plain files"

pulp file repository destroy --name file_repo1

To learn about the structure of a command, you can use the --help option with any (in-)complete command.

Shell Completion

The CLI uses the click package which supports shell completion. To configure this, check out click's documentation. As an example, here is what to add to your ~/.bashrc file if you're using bash:

eval "$(_PULP_COMPLETE=source_bash pulp)"

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pulp-cli-0.8.0.tar.gz (43.2 kB view details)

Uploaded Source

Built Distribution

pulp_cli-0.8.0-py3-none-any.whl (75.2 kB view details)

Uploaded Python 3

File details

Details for the file pulp-cli-0.8.0.tar.gz.

File metadata

  • Download URL: pulp-cli-0.8.0.tar.gz
  • Upload date:
  • Size: 43.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4

File hashes

Hashes for pulp-cli-0.8.0.tar.gz
Algorithm Hash digest
SHA256 5162b912168fdabeea285ed16613ef6392908d8761758f12b59a0bdd1b8a784c
MD5 bee9f0af9e4813af830e996ab77040ef
BLAKE2b-256 4d8ae059ca9aaab84187e3f5103bb4ea03decda6da1b8f53179cb30f2f384885

See more details on using hashes here.

File details

Details for the file pulp_cli-0.8.0-py3-none-any.whl.

File metadata

  • Download URL: pulp_cli-0.8.0-py3-none-any.whl
  • Upload date:
  • Size: 75.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4

File hashes

Hashes for pulp_cli-0.8.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ea8d5b993e2f9f362f741c64925d5329129bad6eb6a51ba25806ca1dc41971d9
MD5 7b3baf10c227e255677520e521ac3cda
BLAKE2b-256 34dfc3442800e65965d51bd6d23b6b325f5161e92336276637bbe2472d5fbf5c

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page