Skip to main content

Command line interface to access Preloop.

Project description

Preloop CLI

Using this command line tool is the quickest way to interact with your Preloop entities.

Installation instructions

Use pip to install the CLI. It's recommended to do so in a virtual environment.

pip install preloop-cli

Authentication

Use environment variables to store an API key generated in your account to authenticate with Preloop.

export PRELOOP_KEY_ID=<key_id>
export PRELOOP_SECRET=<secret>

Commands

Start with preloop --help to display a list of commands. You can also use --help along with a command to display a list of possible arguments and options that can be used with the command.

preloop list-datasources --help

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

preloop_cli-0.3.13.tar.gz (8.6 kB view hashes)

Uploaded Source

Built Distribution

preloop_cli-0.3.13-py3-none-any.whl (8.3 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