Skip to content

Tsuru certificate unset

tsuru certificate unset

Unset a TLS certificate from a specific app.

Synopsis

Unset a TLS certificate from a specific app.

tsuru certificate unset [-a/--app appname] [-c/--cname CNAME] [flags]

Options

  -a, --app string     The name of the app.
  -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 - Certificate is used to manage SSL/TLS certificates for secure communication.
Auto generated by spf13/cobra on 16-Jan-2026