apigee / apigeecli

This is a tool to interact with Apigee APIs. The tool lets you manage (create, del, get, list) environments, proxies, etc.
Apache License 2.0
51 stars 28 forks source link

option for autopush #465

Closed dfong closed 3 months ago

dfong commented 3 months ago

at some point, we will also want to use these samples on "autopush" orgs.

autopush is like staging, but the control plane url is "https://autopush-apigee.sandbox.googleapis.com"

and/or add an option that allows us to specify the control plane host directly.