A CLI for interacting with Lookout+
Project description
Lookout CLI
Publicly available on PyPi for convenience but if you don't work at Greenroom Robotics, you probably don't want to use this.
Install
- For development:
pip install -e ./libs/lookout_config
pip install -e ./tools/lookout_cli
- For production:
pip install lookout-cli
- You may also need to
export PATH=$PATH:~/.local/bin
if you don't have~/.local/bin
in your path - Install autocomplete:
- bash:
echo 'eval "$(_lookout_COMPLETE=bash_source lookout)"' >> ~/.bashrc
- zsh:
echo 'eval "$(_lookout_COMPLETE=zsh_source lookout)"' >> ~/.zshrc
(this is much nicer)
- bash:
Usage
lookout --help
to get help with the CLI
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
lookout_cli-1.3.6.tar.gz
(9.2 kB
view details)
Built Distribution
File details
Details for the file lookout_cli-1.3.6.tar.gz
.
File metadata
- Download URL: lookout_cli-1.3.6.tar.gz
- Upload date:
- Size: 9.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7e3f000ffa2439b0f17c310d9d26fe3462445773999b31c2e67f599a70ad6f89 |
|
MD5 | 78adf4325408dffb4f9604f87c1a930a |
|
BLAKE2b-256 | 8c41b1b82cc576fbd52cfa868aebec84c1701c532ef702712e70eefe97213347 |
File details
Details for the file lookout_cli-1.3.6-py3-none-any.whl
.
File metadata
- Download URL: lookout_cli-1.3.6-py3-none-any.whl
- Upload date:
- Size: 11.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fdd8665818ef06d42d3d48e611ef7f0f8ebc22ab078e845b7d31ce7dd35e721c |
|
MD5 | d77c642812eabe1019450c88c5be8f4d |
|
BLAKE2b-256 | a60aebc8e60a8011345f30f4460552b78c5c1cf642000119e540cf92f02417ce |