Skip to main content

No project description provided

Project description

A Docker Universal Control Plane CLI

asciicast

This ucp-cli login command will download your user bundle and auth token into the ~/.ucp directory. With eval $(ucp-cli env) you can then access the docker or kubectl context.

Reference: https://docs.docker.com/ee/ucp/user-access/cli/

Installation

Run the following to install:

$ pip install python-ucp-cli

Usage

$ ucp-cli login --username user1 --password password --url ucp-manager.local

$ eval $(ucp-cli env)

$ docker node ls
...

$ kubectl get node
...

Developer

virtualenv venv
ls venv/
. venv/bin/activate
which python

pip install --editable .

Get Started

For usage and help content, pass in the -h parameter, for example:

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

python-ucp-cli-0.1.0.tar.gz (18.5 kB view hashes)

Uploaded Source

Built Distribution

python_ucp_cli-0.1.0-py3-none-any.whl (14.6 kB view hashes)

Uploaded Python 3

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