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.0.tar.gz
(8.1 kB
view details)
Built Distribution
File details
Details for the file lookout_cli-1.0.0.tar.gz
.
File metadata
- Download URL: lookout_cli-1.0.0.tar.gz
- Upload date:
- Size: 8.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 965f39a75714057c30d5aa612f5be86b5666c0c80fd22d372845a0d19e91c2e8 |
|
MD5 | 96a42a10987564cc1ea5929b936cfca6 |
|
BLAKE2b-256 | b88135cdf8f6d18824652cce784a27302343ac66210831e2c3fb6ee05375f5dc |
File details
Details for the file lookout_cli-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: lookout_cli-1.0.0-py3-none-any.whl
- Upload date:
- Size: 10.5 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 | 1f3382b4e0cacf99d5b26efc9e183a3e1673b7e987de8a8c6eb8f64a607f746f |
|
MD5 | 747e25fc66aa933a2b2d9197343da059 |
|
BLAKE2b-256 | 887e3b6ef8fc9e1029b7a57bc790ab33e27fe28ed728311ea41be3f1b7bbd271 |