Skip to content

Tsuru certificate set

tsuru certificate set

Creates or update a TLS certificate into the specific app.

Synopsis

Creates or update a TLS certificate into the specific app.

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

Options

  -a, --app string     The name of the app.
  -c, --cname string   App CNAME
  -h, --help           help for set

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