Skip to main content

Command-line tools for interacting with Glean

Project description

glean-cli

Command-line tools for interacting with Glean (https://glean.io).

Development

During local development, you likely want to point the CLI at your local Glean web server. You can do so with the following environment variable:

export GLEAN_CLI_BASE_URI=http://localhost:5000

You should work with the Glean CLI in its own virtual environment. In this new environment, ensure you have pip, then do pip install build to get the correct build tool.

The Glean CLI is a project built by setuptools. You can package it for publish with python -m build, or link it for local development by running pip install --editable . in the root folder of this repo.

Once installed as an editable package, run glean --help to use it.

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

glean-cli-0.9.2.tar.gz (29.4 kB view hashes)

Uploaded Source

Built Distribution

glean_cli-0.9.2-py3-none-any.whl (32.8 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