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.1.1.tar.gz
(8.2 kB
view details)
Built Distribution
File details
Details for the file lookout_cli-1.1.1.tar.gz
.
File metadata
- Download URL: lookout_cli-1.1.1.tar.gz
- Upload date:
- Size: 8.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8b6c44b6b0711985b3cbc8b947362dc1c48ee8fa1bc109fca080386db93eee5c |
|
MD5 | 2047b5906791dc721d4e2158ec026694 |
|
BLAKE2b-256 | de6a8964af61b3d97046a9eede4f30ab17945724574c4b65e7d038fdbe2bc784 |
File details
Details for the file lookout_cli-1.1.1-py3-none-any.whl
.
File metadata
- Download URL: lookout_cli-1.1.1-py3-none-any.whl
- Upload date:
- Size: 10.7 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 | 02627d4f61147e5b020cbc63ffd1fd08b7b3fc8ec17448e9250a65a3a21e428b |
|
MD5 | e30a31dd013bdc085a1c5faa38c55e0c |
|
BLAKE2b-256 | 4c04fc2bb2036652a768c2cffe6f4283d5c92b902dd4e3f9251d4d658dc894e6 |