Skip to content

Tsuru env get

tsuru env get

Retrieves environment variables for an application or job.

Synopsis

Retrieves environment variables for an application or job.

tsuru env get [-a/--app appname] [-j/--job jobname] [ENVIRONMENT_VARIABLE1] [ENVIRONMENT_VARIABLE2] ... [flags]

Options

  -a, --app string   The name of the app.
  -j, --job string   The name of the job.
      --json         Display JSON format
  -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 env - Manage environment variables from an app or job.
Auto generated by spf13/cobra on 16-Jan-2026