Skip to main content
Version: development

aperturectl apply dynamic-config

Apply Aperture DynamicConfig to a Policy

Synopsis

Use this command to apply the Aperture DynamicConfig to a Policy.

aperturectl apply dynamic-config [flags]

Examples

aperturectl apply dynamic-config --policy=rate-limiting --file=dynamic-config.yaml

Options

      --file string     Path to the dynamic config file
-h, --help help for dynamic-config
--policy string Name of the Policy to apply the DynamicConfig to

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