Skip to content

cofidectl trust-zone add

Add a new trust zone

This command will add a new trust zone to the Cofide configuration state.

cofidectl trust-zone add <NAME> [flags]
-h, --help help for add
--jwt-issuer string JWT issuer to use for this trust zone
--trust-domain string Trust domain to use for this trust zone
--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")