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.8.0.tar.gz
(9.6 kB
view details)
Built Distribution
File details
Details for the file lookout_cli-1.8.0.tar.gz
.
File metadata
- Download URL: lookout_cli-1.8.0.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 | 2ccf0f932252fa54f0cb93186062abe22d4943e7816dca8bb85033cd987657b7 |
|
MD5 | 8c5d91a4fe180827fbf66d3941a38605 |
|
BLAKE2b-256 | 25b60aedec7d3039f6d4b08d219cb6ddc46cd3945c09043cab0ee77736906389 |
File details
Details for the file lookout_cli-1.8.0-py3-none-any.whl
.
File metadata
- Download URL: lookout_cli-1.8.0-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 | 582039b4c5d1a1e68bb256a3cf21c7af42d7e965c58ed1d9b3b35de94fab1ccc |
|
MD5 | a71e2e86a4680fa19a9cec7859928936 |
|
BLAKE2b-256 | 6862b4270fe0faabc1428bb607ff0dd6c67aa9be3e9b0efd044d13b8ef65da0a |