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.1.tar.gz
(9.1 kB
view details)
Built Distribution
File details
Details for the file lookout_cli-1.3.1.tar.gz
.
File metadata
- Download URL: lookout_cli-1.3.1.tar.gz
- Upload date:
- Size: 9.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ae7bc5f3e540b336f7b9961286b597b302978dae5c436b83d6d022e7977fecd2 |
|
MD5 | b579e7d526e25895e530444165d349d8 |
|
BLAKE2b-256 | dc68fcd42e91cb5022b1b9bb5a08c252038b0472bf5e52d46a90f613873ce280 |
Provenance
File details
Details for the file lookout_cli-1.3.1-py3-none-any.whl
.
File metadata
- Download URL: lookout_cli-1.3.1-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 | ae3fd7f2d333b0dc32ef4cb80442d7359d048dc9cd32750d99dc427b9e5a0673 |
|
MD5 | 45bba283f87a5d573d07330cfb502008 |
|
BLAKE2b-256 | 86eb8031c69386ef1cf305ae8db360ccdcfbcc675266109342b7f5926b0b281f |