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.4.tar.gz
(9.0 kB
view details)
Built Distribution
File details
Details for the file lookout_cli-1.3.4.tar.gz
.
File metadata
- Download URL: lookout_cli-1.3.4.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 | 9bd7c96c71df55df3031e69bf20c67d3a9aad912b9e8972928afce2f466700f2 |
|
MD5 | 1b81df450761cc81455dce3787411c27 |
|
BLAKE2b-256 | e5f27893caa1b50437462f7a9c7c4a24da7353c90aad5df0008e1108cdfa5155 |
File details
Details for the file lookout_cli-1.3.4-py3-none-any.whl
.
File metadata
- Download URL: lookout_cli-1.3.4-py3-none-any.whl
- Upload date:
- Size: 11.7 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 | f0672f74ec08e0193bc19077b0476cc3a28ec49b8f119ee166cd957ed864e7df |
|
MD5 | b06299265e6cb48b7fe9338d470391e3 |
|
BLAKE2b-256 | 7453c7f0e87b5ea40e749acbba8190268517d6ff94fd41ab806d2564ecc65e88 |