A CLI for portal image management.
Project description
Portal CLI
A command-line interface for interacting with the portal image management system.
Installation
To install the Portal CLI, use pip:
pip install portal-cli
Usage
The Portal CLI provides several commands for managing images.
Upload
Uploads a Docker image.
portal-cli upload image --image <path/to/image.tar>
Search
Searches for images.
portal-cli search by-name --name <image_name>
Scan
Scans an image for vulnerabilities.
portal-cli scan vulnerabilities --image <image:tag>
Chart
Retrieves a Helm chart.
portal-cli chart get --image-uid <image_uid> --image-version <image_version>
Transfer
Transfers an image to a registry.
portal-cli transfer to-registry --image <image:tag> --registry <registry_url>
Deploy
Deploys an image to a Kubernetes cluster.
portal-cli deploy image --image <image:tag> --namespace <namespace>
Examples
Uploading an Image
portal-cli upload image --image my_app_image.tar
Searching for an Image by Name
portal-cli search by-name --name my_app_image
Scanning an Image for Vulnerabilities
portal-cli scan vulnerabilities --image my_app_image:latest
Getting a Helm Chart
portal-cli chart get --image-uid 7LLgaAY1M2odDy8afDbWxSNqtawaPU2LMex8Hs5mD2oY1VKgzQ436W8TU5Ux --image-version v0-0-01
Transferring an Image to a Registry
portal-cli transfer to-registry --image my_app_image:latest --registry docker.example.com
Deploying an Image to a Kubernetes Namespace
portal-cli deploy image --image my_app_image:latest --namespace production
Contributing
Contributions are welcome! Please feel free to submit pull requests or open issues.
License
This project is licensed under the MIT License. See the LICENSE file for more information.
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.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file portal_cli-0.1.7.tar.gz.
File metadata
- Download URL: portal_cli-0.1.7.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
32e898df822b186fa1c9ddd903e919ff3c48729f67ac447322bc16edd33f3bb6
|
|
| MD5 |
13f0e85545c027aa74c78ab8ed75c191
|
|
| BLAKE2b-256 |
1b40a12120a98979a63a22185caf100eb1298fdb46be6c1582d9ddc66856dbf3
|
File details
Details for the file portal_cli-0.1.7-py3-none-any.whl.
File metadata
- Download URL: portal_cli-0.1.7-py3-none-any.whl
- Upload date:
- Size: 5.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2593599f5cdb6c7250ac9af49c869e95cf967e2f49380d79bb37925bd59da128
|
|
| MD5 |
45cfaf44ba363753dae2fd1284ac1572
|
|
| BLAKE2b-256 |
4b5810e41d697211ebe5bf37bff7b00a12c63887e775a649bb7ebc15edb5c878
|