Skip to main content

Faster Than Light Command Line Test Client

Project description

ftl

Faster Than Light Command Line Test Client

PyPI version Build Status License: GPL v2

Issues Forks Stars

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

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

bugcatcher-0.1.9.tar.gz (18.0 kB view hashes)

Uploaded Source

Built Distribution

bugcatcher-0.1.9-py3-none-any.whl (17.2 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