Skip to content

Tsuru metadata get

tsuru metadata get

Retrieves metadata for an application or job.

Synopsis

Retrieves metadata for an application or job.

tsuru metadata get <-a/--app appname | -j/--job jobname> [flags]

Options

  -a, --app string   The name of the app.
  -j, --job string   The name of the job.
      --json         Show JSON
  -h, --help         help for get

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 metadata - Metadata is a modern way to define labels and annotations to apps and jobs.
Auto generated by spf13/cobra on 16-Jan-2026