CLI for delairstack
Project description
CLI for delairstack
delairstack
Usage:
$ delairstack [OPTIONS] COMMAND [ARGS]...
Options:
--install-completion
: Install completion for the current shell (shell must be restarted after installing it in order to use it).--show-completion
: Show completion for the current shell, to copy it or customize the installation.--help
: Show this message and exit.
Commands:
analytics
: Interact with Analyticsconfigure
: Configure your credentials to connect to the...credentials
: Interact your Docker registry credentialsproducts
: Interact with Products
delairstack configure
Configure your credentials to connect to the platform
Usage:
$ delairstack configure [OPTIONS]
Options:
--help
: Show this message and exit.
delairstack analytics
Interact with Analytics
Usage:
$ delairstack analytics [OPTIONS] COMMAND [ARGS]...
Options:
--help
: Show this message and exit.
Commands:
create
: Create a new analyticdelete
: Delete an analyticlist
: List the analytics
delairstack analytics create
Create a new analytic
Usage:
$ delairstack analytics create [OPTIONS]
Options:
--description PATH
: Path of the Analytic description (YAML file) [required]--company TEXT
: Company identifier--help
: Show this message and exit.
delairstack analytics delete
Delete an analytic
Usage:
$ delairstack analytics delete [OPTIONS] ANALYTIC_NAME
Options:
--help
: Show this message and exit.
delairstack analytics list
List the analytics
Usage:
$ delairstack analytics list [OPTIONS]
Options:
--limit INTEGER
: Max number of analytics returned--help
: Show this message and exit.
delairstack credentials
Interact your Docker registry credentials
Usage:
$ delairstack credentials [OPTIONS] COMMAND [ARGS]...
Options:
--help
: Show this message and exit.
Commands:
create
: Create a new credential entrydelete
: Delete a credential entry by its namelist
: List the existing credentials
delairstack credentials create
Create a new credential entry
Usage:
$ delairstack credentials create [OPTIONS]
Options:
--filepath PATH
: Path of the Credential JSON file [required]--help
: Show this message and exit.
delairstack credentials delete
Delete a credential entry by its name
Usage:
$ delairstack credentials delete [OPTIONS] NAME
Options:
--help
: Show this message and exit.
delairstack credentials list
List the existing credentials
Usage:
$ delairstack credentials list [OPTIONS]
Options:
--help
: Show this message and exit.
delairstack products
Interact with Products
Usage:
$ delairstack products [OPTIONS] COMMAND [ARGS]...
Options:
--help
: Show this message and exit.
Commands:
cancel
: Cancel a running productlist
: List the productslogs
: Retrieve the logs of a product
delairstack products cancel
Cancel a running product
Usage:
$ delairstack products cancel [OPTIONS] PRODUCT_ID
Options:
--help
: Show this message and exit.
delairstack products list
List the products
Usage:
$ delairstack products list [OPTIONS]
Options:
-n, --limit INTEGER
: Max number of analytics returned [default: 10]--analytic TEXT
: Analytic name--company TEXT
: Company identifier--status [pending|processing|available|rejected|failed]
: Product status--all
: If set, display also the products from internal analytics (otherwise only products from external analytics are displayed).--help
: Show this message and exit.
delairstack products logs
Retrieve the logs of a product
Usage:
$ delairstack products logs [OPTIONS] PRODUCT_ID
Options:
-f, --follow
: Follow logs--help
: Show this message and exit.
Generated with typer delairstack_cli/main.py utils docs --name delairstack
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
File details
Details for the file delairstack-cli-0.3.0.tar.gz
.
File metadata
- Download URL: delairstack-cli-0.3.0.tar.gz
- Upload date:
- Size: 11.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.5 CPython/3.7.7 Linux/4.4.0-142-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a7a188f2d33e2fffa6f4f2a692e4ad07a6331bc96440138217b29f5b6555446d |
|
MD5 | 4ce9b66678b44b1fd5027ff7fb9efc3b |
|
BLAKE2b-256 | 3ae3332de1ea5ce0f77ca42e6c9cc3cc07e2ede945c4c8275f69dcef39c52b58 |
File details
Details for the file delairstack_cli-0.3.0-py3-none-any.whl
.
File metadata
- Download URL: delairstack_cli-0.3.0-py3-none-any.whl
- Upload date:
- Size: 13.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.5 CPython/3.7.7 Linux/4.4.0-142-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 96b3eaaef48acc0322aa0244dce6b7a18b72af474b665de5437293515f8a6544 |
|
MD5 | 62a32ced5311629c1169807deec5a504 |
|
BLAKE2b-256 | 99f0b5232f03716e46c9a18ace5a1c6875c34164a9f1e53afcaa6620f5f9a7db |