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.0.tar.gz
(9.0 kB
view details)
Built Distribution
File details
Details for the file lookout_cli-1.3.0.tar.gz
.
File metadata
- Download URL: lookout_cli-1.3.0.tar.gz
- Upload date:
- Size: 9.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1b954e40a0aba407a5199320722c78636bd42c87f58da57586dfb0bef69d6cc4 |
|
MD5 | 16aaa22cbaba38e374002f31bf928b07 |
|
BLAKE2b-256 | 1e32ddaece0a087066e31344496bc07f9bb30a8d813c5cc314d7569b57eefb32 |
File details
Details for the file lookout_cli-1.3.0-py3-none-any.whl
.
File metadata
- Download URL: lookout_cli-1.3.0-py3-none-any.whl
- Upload date:
- Size: 11.6 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 | 367498d07d5e7ac7eb8e9f7ddcb4bab14f43a1bc641840dfa2271a5c99a7ba06 |
|
MD5 | c8095579c4136bbeac2d0164e5cc9a46 |
|
BLAKE2b-256 | 314aa1a170146d9f51f261d37f622a5dac062ec6a76c7d657771f96d975ada02 |