Skip to main content
Version: 2.7.0

aperturectl discovery entities

List AutoScale control points

Synopsis

List AutoScale control points

aperturectl discovery entities [flags]

Examples

aperturectl discovery entities

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

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

Options

      --find-by string   Find entity by [name|ip]
-h, --help help for entities

Options inherited from parent commands

      --api-key string         FluxNinja ARC API Key to be used when using Cloud Controller
--controller string Address of Aperture Controller
--controller-ns string Namespace in which the Aperture Controller is running
--insecure Allow connection to controller running without TLS
--kube Find controller in Kubernetes cluster, instead of connecting directly
--kube-config string Path to the Kubernetes cluster config. Defaults to '~/.kube/config' or $KUBECONFIG
--skip-verify Skip TLS certificate verification while connecting to controller

SEE ALSO