Skip to content

paylogic/pdt-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pdt-client

pdt-client is a client tool for Paylogic Deployment Tool web application

image

image

image

Documentation Status

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 not deployed case data

pdt-client case-data get-not-deployed

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.

About

Client tool for Paylogic deployment tool web application

Resources

Stars

Watchers

Forks

Packages

No packages published