Skip to main content

Client for paylogic deployment tool

Project description

pdt-client

https://api.travis-ci.org/paylogic/pdt-client.png https://pypip.in/v/pdt-client/badge.png https://coveralls.io/repos/paylogic/pdt-client/badge.svg?branch=master Documentation Status

pdt-client is a client tool for Paylogic deployment tool web application

Installation

pip install pdt-client

Usage

Client has single entry point console script:

pdt-client --help

Push migrations data

pdt-client migration-data push

Check not reviewed migrations

pdt-client migration-data get-not-reviewed

Apply migrations

pdt-client migrate

Report deployment status

pdt-client deploy

Generate a graph of the revisions

The same as the graph command of alembic offline, but enriched with the release from the PDT.

pdt-client graph

Get case revisions

pdt-client case-data get-revisions

Contact

If you have questions, bug reports, suggestions, etc. please create an issue on the GitHub project page.

License

This software is licensed under the MIT license

Please refer to the license file

© 2015 Anatoly Bubenkov, Paylogic International and others.

Changelog

1.4.2

  • Added case-data command and it’s get-revisions subcommand to get case revisions (bubenkoff)

1.3.1

  • Fixed graph command (hvdklauw)

1.3.0

  • Added graph command for graphing the migration dependency tree (hvdklauw)

1.2.4

  • Initial public release (bubenkoff)

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

pdt-client-1.4.2.tar.gz (7.3 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