Skip to main content

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)

Usage

  • lookout --help to get help with the CLI

Project details


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.2.2.tar.gz (8.2 kB view hashes)

Uploaded Source

Built Distribution

lookout_cli-1.2.2-py3-none-any.whl (10.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page