Skip to main content

Fully automated luxury Aptivate command line interface.

Project description

pipeline status coverage report PyPI version

aptivate-cli

Fully automated luxury Aptivate command line interface.

Install It

The tool is compatible with Python 3.6+ onwards.

$ python3 -m venv .venv
$ source .venv/bin/activate
$ pip install aptivate-cli

Use It

To get moving fast, check out the DYE -> aptivate-cli cheatsheet.

Hack It

You'll have to install pipenv and then:

$ git clone git@git.coop:aptivate/aptivate-cli.git
$ cd aptivate-cli
$ pip install --user pipenv
$ pipenv sync --dev
$ pipenv run pip install --editable .

Happy Hacking!

Test It

We use tox for testing.

$ pipenv run tox

See the tox.ini for configuration.

Release It

$ make test-publish
$ make publish

Environment Variables

Mandatory

APTIVATE_CLI_PASS_DIR=/tmp/foobar

Optional

APTIVATE_CLI_MYSQL=myMysqlRootPassword
APTIVATE_CLI_SUDO=mySudoPassword

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

aptivate-cli-0.0.8.tar.gz (5.2 kB view hashes)

Uploaded Source

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