Import a file containing Developer Apps
Import a file containing Developer Apps
apigeecli apps import [flags]
Import a file containing Developer Apps from a file:
apigeecli apps import -f samples/references.json -d samples/developers.json
-c, --conn int Number of connections (default 4)
-d, --dev-file string File containing Developers
-f, --file string File containing Developer Apps
-h, --help help for import
-a, --account string Path Service Account private key in JSON
--api api Sets the control plane API. Must be one of prod, autopush or staging; default is prod
--default-token Use Google default application credentials access token
--disable-check Disable check for newer versions
--metadata-token Metadata OAuth2 access token
--no-output Disable printing all statements to stdout
--no-warnings Disable printing warnings to stderr
-o, --org string Apigee organization name
--print-output Control printing of info log statements (default true)
-r, --region string Apigee control plane region name; default is https://apigee.googleapis.com
-t, --token string Google OAuth Token
- apigeecli apps - Manage Apigee Developer Applications