No project description provided
Project description
A Docker Universal Control Plane CLI
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
$ eval $(ucp-cli env)
$ docker node ls
...
$ kubectl get node
...
Usage
$ ucp-cli login --username user1 --password S3cretPassword12345 --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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size python_ucp_cli-0.0.6-py3-none-any.whl (16.7 kB) | File type Wheel | Python version py3 | Upload date | Hashes View |
Close
Hashes for python_ucp_cli-0.0.6-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0668a728c0d13b212141b2f66bf103f3a88dc507b6e7db9f45dc4a90572a6fde |
|
MD5 | 97d34b8726531369310e5a6eca021913 |
|
BLAKE2-256 | 779ad33b90d03f8b27e2d076515c1f0be5138004b1e6c505fca49889121fce5b |