Skip to content

cofidectl trust-zone-server add

Add a trust zone server

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

cofidectl trust-zone-server add [flags]
--cluster string Name of the cluster to deploy the server into
--connect-psat-audiences stringArray PSAT audiences for Connect k8s node attestation (repeatable)
--connect-psat-spiffe-id-path string SPIRE server SPIFFE ID path for Connect k8s PSAT attestation
--helm-values-file string Path to a YAML file with additional Helm values
-h, --help help for add
--kubernetes-namespace string Kubernetes namespace for the server deployment
--kubernetes-service-account string Kubernetes service account name for the server
--trust-zone string Name of the trust zone for this server
--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")