Скриптовый интерфейс 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.1.0.tar.gz
(4.4 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.1.0.tar.gz.
File metadata
- Download URL: secop_cli-0.1.0.tar.gz
- Upload date:
- Size: 4.4 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 |
1e5b798dcc71d4129f48ed89da295eff7ac32956b71788f843b95e2fd5e8865d
|
|
| MD5 |
f1dee0df28ced7d09a12a01a72c04f73
|
|
| BLAKE2b-256 |
57e57806949fe450170824c7b8e69959340f2e0735de30cadab94a0b23627831
|
File details
Details for the file secop_cli-0.1.0-py3-none-any.whl.
File metadata
- Download URL: secop_cli-0.1.0-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 |
0ab1c35d8cf2306f485a2b71f6a8ca79117eea092be86245bcc97b4748810e08
|
|
| MD5 |
485011c56f12e737e62e8d447614a400
|
|
| BLAKE2b-256 |
aa3cf5dfc68398a0943e56e6d3980d3db485c5eb52f7008839c5d8facd3e0fe2
|