Design
PGOS CLI based on consistent HTTP interface of PGOS services, and in order to adapt to different usage scenarios, we provide:
- pgos_cli tool: executable files for both Windows and Linux platforms.
- pgos_cli python SDK: python package that can be easily accessed.
- pgos_cli http API: HTTP API that can be called by any HTTP client.