Skip to content

Tsuru cname

tsuru cname

CNAME (Canonical Name) is a custom domain you assign to your application, allowing users to access it via a friendly URL (e.g., myapp.mydomain.com)

Options

  -h, --help   help for cname

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 - A command-line interface for interacting with tsuru
  • tsuru cname add - Adds a new CNAME to the application.
  • tsuru cname remove - Removes a CNAME from the application. This undoes the change that cname-add
Auto generated by spf13/cobra on 16-Jan-2026