Skip to main content

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)

Uploaded Source

Built Distribution

launchable-0.0.14-py3-none-any.whl (4.0 kB view hashes)

Uploaded Python 3

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