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.7.2.tar.gz
(9.6 kB
view details)
Built Distribution
File details
Details for the file lookout_cli-1.7.2.tar.gz
.
File metadata
- Download URL: lookout_cli-1.7.2.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 | 04240ed71366998cd1953548f7759f6b7651179143bb4a2269007486f301f17f |
|
MD5 | a9d396d7eaafd36b5aeebc834f1d9060 |
|
BLAKE2b-256 | 082ec4731f1a219b8920f0519530122896a64c6f32973aed253acad09b6b587a |
File details
Details for the file lookout_cli-1.7.2-py3-none-any.whl
.
File metadata
- Download URL: lookout_cli-1.7.2-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 | aba4d1d99498f842f3b5601add050fe1bccf18cdb559cf78e20ab435e4ae2e2a |
|
MD5 | 4459175c22581ec18833086c0e750852 |
|
BLAKE2b-256 | 58f6974f9e27057448fd2436faffb6e15144cc08c1a00ad359508a022347a1ce |