Skip to main content
Version: 2.34.0

aperturectl cloud discovery entities

List AutoScale control points

Synopsis

List AutoScale control points

aperturectl cloud discovery entities [flags]

Examples

aperturectl cloud discovery entities

aperturectl cloud discovery entities --find-by="name=service1-demo-app-7dfdf9c698-4wmlt"

aperturectl cloud discovery entities --find-by=“ip=10.244.1.24”

Options

      --agent-group string   Name of the agent group to list agents for
--find-by string Find entity by [name|ip]
-h, --help help for entities

Options inherited from parent commands

      --access-token string   User Access Token to be used while connecting to Aperture Cloud
--config string Path to the Aperture config file. Defaults to '~/.aperturectl/config' or $APERTURE_CONFIG
--controller string Address of Aperture Cloud Controller
--insecure Allow connection to controller running without TLS
--project-name string Aperture Cloud Project Name to be used when using Cloud Controller
--skip-verify Skip TLS certificate verification while connecting to controller

SEE ALSO