Calculates scores for requested time range
Calculates scores for requested time range for the specified security profile
apigeecli securityprofiles compute [flags]
--end-time string Exclusive end of the interval; default current timestamp
-e, --env string Apigee environment name
-f, --filters stringArray Filters are used to filter scored components
--full Generate all scores
-h, --help help for compute
-n, --name string Name of the security profile
--page-size int The maximum number of versions to return (default -1)
--page-token string A page token, received from a previous call
--start-time string Inclusive start of the interval; default is 24 hours ago
-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 securityprofiles - Manage Adv API Security Profiles