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.7.1.tar.gz
(9.6 kB
view details)
Built Distribution
File details
Details for the file lookout_cli-1.7.1.tar.gz
.
File metadata
- Download URL: lookout_cli-1.7.1.tar.gz
- Upload date:
- Size: 9.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d4ce63823488f56d0e38d3b375ddbdae0463715ddcbc8f400a472338dc6688d5 |
|
MD5 | d33fe3fa34e528852c5da4fe64f1f42d |
|
BLAKE2b-256 | cb77e31693a0a3f0e7cec1592c1051eed2e6e2eeb2f834c9f697510a23aba15b |
File details
Details for the file lookout_cli-1.7.1-py3-none-any.whl
.
File metadata
- Download URL: lookout_cli-1.7.1-py3-none-any.whl
- Upload date:
- Size: 12.3 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 | 70b76f7d6fdb896626d8d4bdf5717b559c1bd4cb066d12066e0dc9d3da5bd551 |
|
MD5 | 5fb98089ece3732db33b47c0b392f78a |
|
BLAKE2b-256 | bcdd7c4f78b8780f64593899873fc27d9c9e886d8458fe391d53958250f20453 |