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

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.6.0.tar.gz (35.5 kB view details)

Uploaded Source

Built Distribution

pulp_cli-0.6.0-py3-none-any.whl (61.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pulp-cli-0.6.0.tar.gz
  • Upload date:
  • Size: 35.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.9.1

File hashes

Hashes for pulp-cli-0.6.0.tar.gz
Algorithm Hash digest
SHA256 04ffa5d3be5ea57c6dab575ce74931beb08d5ae9d3bb6e426dcb5876088096fc
MD5 350b97c0e177aac50c07f7a630a0b3ab
BLAKE2b-256 177428d59536c9ac7224ba5704dc5d6a3025c2677b10557843203b79bf287604

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pulp_cli-0.6.0-py3-none-any.whl
  • Upload date:
  • Size: 61.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.9.1

File hashes

Hashes for pulp_cli-0.6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6414e1bc150181daca362bb0cf9f5839677f052c36899a707a1e810f2002a09b
MD5 9616374850cad877eece8e0af93c3e87
BLAKE2b-256 4d5f76eed234c0817fac6df10967f132e25c71c5a02870e4d505fafca1a8ce56

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