Launchable CLI
Project description
Installation
pip install launchable
Set your API token
export LAUNCHABLE_TOKEN=set_your_token
How to use
Collect commit
launchable record commit
Collect build
launchable record build --name BUILD_ID --source REPO_DIST
Example
launchable record build --name 12345678 --source .
--source
can be specified multiple.
launchable record build --name 12345678 --source . --source modules/submodule_a
Development
You can use Python's -m
option to launch module directly.
python -m launchable.cli record collect
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
launchable-0.0.14.tar.gz
(1.8 kB
view hashes)
Built Distribution
Close
Hashes for launchable-0.0.14-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d3a5a2d819208bdf7b2dd14e1d64c04f1938dfeb5ab5aa7c31d0440e2eeefa3d |
|
MD5 | b3a0f0c65fa9bd6dbd4465f7c723ee38 |
|
BLAKE2b-256 | afd9b4cd2c6371977de1250142bda8f362072371e41870d12917c99b5bd12688 |