CloudNatix CLI
cnatix recommendations clusters list
List the cluster-level recommendations for a cluster
cnatix recommendations clusters list [flags]
Options
--cluster-name string The name of the cluster
--constraint string The constraint for instance types selection: [custom constraint_unspecified same_instance_types same_instance_family no_constraint] (default "no_constraint")
--date string Show the recommendations of a specific date
--days int How many days of the result to be shown. Default is 7
-h, --help help for list
-o, --output string Displays mode. Either 'table' or 'csv'. (default "table")
--recommendation-type string The type of the recommendation. Either 'scratch_rightsizing' or 'spot_optimization' (default "scratch_rightsizing")
--resources-source string The source of resource requests: [vpa_recommended vpa_lower_bound request limit] (default "request")
Options inherited from parent commands
--global-controller-domain string Domain name of the CloudNatix Global Controller
--workspace string workspace directory (default is $HOME/.cnatix)
SEE ALSO
- cnatix recommendations clusters - Commands for cluster-level recommendations