Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 1.15 KB

File metadata and controls

41 lines (28 loc) · 1.15 KB

TravelgateX CLI

Python Travis Slack

Tool that you can use to manage your TravelgateX platform

Installation

pip install tgx-cli

Usage

tgx COMMAND
      Options:
          --endpoint              Gateway endpoint.
          --auth_type             ak or apikey, br or bearer
          --auth                  Auth Token

      Commands:
          organization            Create organization or an organization with apikey
          apikey                  Create apikey
          configure               Create a file with the credentials and run options

Get Started

For usage and help content, pass in the --help parameter, for example:

$ tgx organization --help
$ tgx configure --mode TEST --endpoint https:// --auth_type br --auth useyourown
$ tgx organization create_all --user user@mail.com --organization_code XXX