cofidectl attestation-policy-binding update
Update an attestation policy binding.
Synopsis
Section titled “Synopsis”This command will update an existing attestation policy binding. Only the federations can be updated, so one of —federates-with or —clear-federations must be provided.
cofidectl attestation-policy-binding update [flags]Options
Section titled “Options” --attestation-policy string Attestation policy name --clear-federations Specify to clear all federations from the binding. Conflicts with --federates-with --federates-with strings Defines a trust zone to federate identity with. May be specified multiple times. Conflicts with --clear-federations -h, --help help for update --trust-zone string Trust zone nameOptions inherited from parent commands
Section titled “Options inherited from parent commands” --config string cofidectl config file (default "cofide.yaml") --dir string directory to write the generated docs to (default "docs/cli") --format string output format: md, md-site, man or rest (default "md") --kube-config string kubeconfig file location (default "$HOME/.kube/config") --link-prefix string md-site only, required: URL path the generated pages are published under, used to rewrite links between them --log-level string log level (overrides the COFIDECTL_LOG_LEVEL environment variable) (default "ERROR")SEE ALSO
Section titled “SEE ALSO”- cofidectl attestation-policy-binding - Manage attestation policy bindings
© 2026 Cofide Limited. All rights reserved.