Returns a list of API products
Returns a list of API products with a filter by attribute names and values if provided
apigeecli products list [flags]
-c, --count int Number of products; limit is 1000 (default -1)
-x, --expand Expand Details
--filter stringToString Add a filter condition. Ex: proxies=foo will return products that contain the proxy foo (default [])
-h, --help help for list
-o, --org string Apigee organization name
--space string Apigee Space associated to
-s, --start string Set an API Product name as the start key
-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
--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 products - Manage Apigee API products