Tsuru certificate issuer unset
tsuru certificate issuer unset¶
Unset a certificate issuer from a specific app.
Synopsis¶
Unset a certificate issuer from a specific app.
tsuru certificate issuer unset [-a/--app appname] [-c/--cname CNAME] [-y/--assume-yes] [flags]
Options¶
-a, --app string The name of the app.
-y, --assume-yes Don't ask for confirmation.
-c, --cname string App CNAME
-h, --help help for unset
Options inherited from parent commands¶
--target string Tsuru server endpoint
--verbosity int Verbosity level: 1 => print HTTP requests; 2 => print HTTP requests/responses
SEE ALSO¶
- tsuru certificate issuer - Issuer is used to automate the issuance of SSL/TLS certificates.