Скриптовый интерфейс Secop
Project description
secop-cli
CLI для работы с хранилищем Docker-образов компонентов Secop.
Позволяет просматривать образы, фильтровать их по компонентам и добавлять новые из YAML/JSON-манифестов.
Установка
Из PyPI:
pip install secop-cli
Использование
secop-cli --help
Список образов
Получить все образы
secop-cli images list
Отфильтровать по компоненту
secop-cli images list --component <component-name>
Добавить образ
secop-cli images insert --file image.yaml
где image.yaml имеет следующую структуру:
id: some_id_str
component: some_component_str
template: some_template_str
cloud:
big_indexer:
name: image_name
version: image_name
registry: registry
login: token
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
secop_cli-0.2.1.tar.gz
(4.5 kB
view details)
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 secop_cli-0.2.1.tar.gz.
File metadata
- Download URL: secop_cli-0.2.1.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.13.5 Darwin/24.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bc9bfa70be6aafa9e48fa3d2d87fe19e4f952279f1f4132d4e9eb668510f5522
|
|
| MD5 |
1d8163e66d32dbe3e7a9e5fcbffc4509
|
|
| BLAKE2b-256 |
56c9090383e2f6a2fd6f1fa6d310b00da2c03c03db3186902d459b810278c10a
|
File details
Details for the file secop_cli-0.2.1-py3-none-any.whl.
File metadata
- Download URL: secop_cli-0.2.1-py3-none-any.whl
- Upload date:
- Size: 6.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.13.5 Darwin/24.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9ebbf94ac3955982070ce61271adaaee09f56c758cf24aa0901af680d8a2fce4
|
|
| MD5 |
ebc22fee22921b51c15a108112eb2d05
|
|
| BLAKE2b-256 |
c3651d6b2872dc2b664d0814974f8df02ed26b576f24d4bf06e6bd883700ec39
|