What that this script done is if you pass a run and the bunch of other arguments it collects the other arguments and putting the right arguments in right places on the yaml template.
Project description
BZCTL
-
This tool can be downloaded with
pip install bzctl -
It adds dirs named
~/bzctland~/bzctl/config -
Simply check
bzctl -h -
Uses
-
bzctl token --prefix {prefix} --save_token {token}
-
bzctl host --save_host {host}
-
bzctl run --image imagename --version imageversion --argument --argument ..
-
bzctl delete --image imagename
-
bzctl delete-all
-
Example
-
bzctl token --prefix Bearer --save_token eyJhbGciOi..... -
bzctl host --save_host http://127.0.0.1:8080/ -
bzctl run --image geth2 --version v0.0.1 --http --http.corsdomain https://remix.ethereum.org --http.api personal,eth,net,web3 -
bzctl delete --image geth2 -
bzctl delete-all
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file bzctl-0.0.4.tar.gz.
File metadata
- Download URL: bzctl-0.0.4.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.62.1 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
233e3a65a24d71f7636c3306c3572028b7bf6ce98210765111e10bc547113d10
|
|
| MD5 |
90d40f11b543b6b1187f79735cb0179b
|
|
| BLAKE2b-256 |
9318f064d07c4b89813db7ee157054360628b34861a4c1be1061af851c286c80
|