Skip to content

Tsuru app metadata get

tsuru app metadata get

DEPRECATED: For better usability, this command has been replaced by "tsuru metadata get".

Synopsis

DEPRECATED: For better usability, this command has been replaced by "tsuru metadata get".

Retrieves metadata for an application or job.

tsuru app 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

Auto generated by spf13/cobra on 16-Jan-2026