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.10.tar.gz
(2.9 kB
view hashes)
Built Distribution
Close
Hashes for launchable-0.0.10-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7b0a98a2124917ee97ff717303abdd20dae5f92ebdd0f33fc508d4bfabe542c4 |
|
MD5 | fea25984b81636b0bdbfaee2de66459b |
|
BLAKE2b-256 | e71a1f1916693233e57fa8d9dc18679f232f683c112379ad2065578f363ff72d |