Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 617 Bytes

pypi_readme.md

File metadata and controls

23 lines (18 loc) · 617 Bytes

Getting Started

$ pip install aerisapisdk
$ aeriscli --help
Usage: aeriscli [OPTIONS] COMMAND [ARGS]...

Options:
  -v, --verbose             Verbose output
  -cfg, --config-file TEXT  Path to config file.
  --help                    Show this message and exit.

Commands:
  aeradmin    AerAdmin API Services
  aerframe    AerFrame API Services
  aertraffic  AerTraffic API Services
  config      Set up the configuration for using this tool
  ping        Simple ping of the api endpoints

More Information

Check out the wiki for more information.