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
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
Built Distribution
File details
Details for the file glean-cli-0.9.2.tar.gz
.
File metadata
- Download URL: glean-cli-0.9.2.tar.gz
- Upload date:
- Size: 29.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4a6235b194561d764503096553cbb902319f440ff8369082f0bfdd02d644d571 |
|
MD5 | fb4cc5c77e32146aa3ad8c823a3ae9cd |
|
BLAKE2b-256 | b9fcad8fd17c535228f96abde5804a705a44943e9ac510433cdbe74fe267d090 |
File details
Details for the file glean_cli-0.9.2-py3-none-any.whl
.
File metadata
- Download URL: glean_cli-0.9.2-py3-none-any.whl
- Upload date:
- Size: 32.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f75fd784437ea6847c5b19f2e7b8ee34ede45ebdb2ee3599d6d293f46a231113 |
|
MD5 | 09ac204ed95d285e19d925c93b2dab22 |
|
BLAKE2b-256 | 88b136936e4d61f98b6aecdeec5f7e5ef66140e82e7daaf409878b37b6038407 |