Skip to main content

VantagePoint CLI

Project description

vp_cli

vp-cli

Command Line interface for VantagePoint

Installation and Documentation

The full documentation is available here

Development

  • In-container development environment
$ make shell

Use .env file to set development environment

  • To install cli (Also works inside development container)
$ make install
  • Running tests
$ tox

Use tox.ini to set the test environment here

  • To build .deb, .rpm and .tar.gz packages
$ make build_all

This will build and place the artifacts in build dir

  • To build and push to artifactory
$ make release
  • To clean up and uninstall cli
$ make clean
  • Documentation

Updates to documentation are made in the docs directory. To generate html

$ cd docs
$ make html # this will generate html in the docs/build dir

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

vp-cli-0.1.12.tar.gz (21.5 kB view hashes)

Uploaded Source

Built Distribution

vp_cli-0.1.12-py3-none-any.whl (26.2 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