cilium clustermesh inspect-policy-default-local-cluster

List policies that would be affected by changing policy-default-local-cluster on a cluster

cilium clustermesh inspect-policy-default-local-cluster [flags]

Options

  -A, --all-namespaces     If present, list the resources across all namespace. Namespace in current context or specified with --namespace is ignored.
  -h, --help               help for inspect-policy-default-local-cluster
  -n, --namespace string   Namespace used for listing resources
  -o, --output string      Output format. One of: json, summary (default "summary")

Options inherited from parent commands

      --as string                  Username to impersonate for the operation. User could be a regular user or a service account in a namespace.
      --as-group stringArray       Group to impersonate for the operation, this flag can be repeated to specify multiple groups.
      --context string             Kubernetes configuration context
      --helm-release-name string   Helm release name (default "cilium")
      --kubeconfig string          Path to the kubeconfig file

SEE ALSO