Create an AppGroup
Create an AppGroup
apigeecli appgroups create [flags]
--attrs stringToString Custom attributes (default [])
-i, --channelid string channel identifier identifies the owner maintaining this grouping
-u, --channelurl string A reference to the associated storefront/marketplace
--devs stringToString Developer details; set developerid=role. NOTE: only 1 role is supported (default [])
-d, --display-name string app group name displayed in the UI
-h, --help help for create
-n, --name string Name of the AppGroup
-a, --account string Path Service Account private key in JSON
--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
-o, --org string Apigee organization name
--print-output Control printing of info log statements (default true)
-t, --token string Google OAuth Token
- apigeecli appgroups - Manage Apigee Application Groups