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.0.1.tar.gz
(8.2 kB
view details)
Built Distribution
File details
Details for the file lookout_cli-1.0.1.tar.gz
.
File metadata
- Download URL: lookout_cli-1.0.1.tar.gz
- Upload date:
- Size: 8.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1b0c99db90afb234a2fe031ec9137cb1e26e446f27b3649f8dd9d0dcba8064ce |
|
MD5 | 81f1a0661b1812e32dbe75ce93be774b |
|
BLAKE2b-256 | 88fbe3e36776e1ae42e79d7f57f2ddbe895da81e109e3c5ae7d8838b641aa432 |
File details
Details for the file lookout_cli-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: lookout_cli-1.0.1-py3-none-any.whl
- Upload date:
- Size: 10.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 95b9a371e405db800eb868fa2be93b912d32ffee4014ae00dff2c46bd4c8a697 |
|
MD5 | 7cf4838f905e762ec2785accc122bf30 |
|
BLAKE2b-256 | e972035f5e9c9de0f1ffb9b9d3804e4d38889a5d6461eff64989695e15f281d2 |