ftl
Faster Than Light Command Line Test Client
Installation
Installing with PIP
pip install bugcatcher
Installing with PIP creates a console script for ftl to run BugCatcher.
Installing from the GitHub Repository
Download or clone this repository to your drive. Then use PIP to install the local package by going to its directory in your console and typing: pip install .
Usage
ftl [-h] [--project PROJECT] [--endpoint ENDPOINT] [--async]
[--sid SID] [--extension EXTENSIONS]
command [items [items ...]]
Retrieve a SID from the BugCatcher web app and use it directly.
ftl --project "Master" --sid 5EX3c6FNWMAv3AiIsFMGOhnMidNyDkarskyzddFq push *
Or store some environmental variables.
export STL_INTERNAL_SID=5EX3c6FNWMAv3AiIsFMGOhnMidNyDkarskyzddFq
export FTL_PROJECT="Master"
Then minimize your ftl commands.
ftl push *
ftl test
ftl view <test_id> --json
ftl del
Release files for bugcatcher 0.1.9
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| bugcatcher-0.1.9.tar.gz | 18.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| bugcatcher-0.1.9-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 35.1 kB
Release files / bugcatcher-0.1.9.tar.gz
| Download URL | bugcatcher-0.1.9.tar.gz |
|---|---|
| Size | 18.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e532d51856c472526d17b00f18dc90c85c63bd12bf2aab825abae22bcac281de
|
|
BLAKE2b-256 checksum How to use checksums |
f5eb3836fc1918323adeaf0652e4d50af60f3399d8c2160ff013d3912f2541e8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.37.0 CPython/3.8.0
|
Release files / bugcatcher-0.1.9-py3-none-any.whl
| Download URL | bugcatcher-0.1.9-py3-none-any.whl |
|---|---|
| Size | 17.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
bedaa824c038e8c32512916ce84da62f8e60ca07dad080ace02d583e1cedd43d
|
|
BLAKE2b-256 checksum How to use checksums |
e410fe5c36466cc3eff2c434b1ec60edebeabe7cf76dd999f649660e1be87390
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.37.0 CPython/3.8.0
|