Tool that you can use to manage your TravelgateX platform
Project description
# TravelgateX CLI
[](https://pypi.python.org/pypi/tgx-cli)
[](https://travis-ci.org/travelgateX/tgx-cli)
[](https://slack.travelgatex.com)
Tool that you can use to manage your TravelgateX platform
## Installation
```bash
pip install tgx-cli
```
## Usage
```bash
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:
```bash
$ 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
```
[](https://pypi.python.org/pypi/tgx-cli)
[](https://travis-ci.org/travelgateX/tgx-cli)
[](https://slack.travelgatex.com)
Tool that you can use to manage your TravelgateX platform
## Installation
```bash
pip install tgx-cli
```
## Usage
```bash
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:
```bash
$ 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
```
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
tgx-cli-1.0.2.tar.gz
(20.5 kB
view hashes)