Skip to main content

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 ~/bzctl and ~/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

bzctl-0.0.4.tar.gz (3.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page