Skip to content

Torre jobs get

torre jobs get

Fetch one opportunity's full detail

Synopsis

Fetch the complete detail for a single opportunity by its id (from torre jobs search).

torre jobs get <id> [flags]

Examples

  torre jobs get KWN4QjAd
  torre jobs get KWN4QjAd -o yaml
  torre jobs get KWN4QjAd --jq '.compensation'

Options

  -h, --help   help for get

Options inherited from parent commands

      --all                      page through all results (search commands)
      --base-url string          override the Torre app-API host (default https://torre.ai/api)
      --columns strings          comma-separated columns to show
      --dry-run                  print the equivalent curl and make no request
      --jq string                gojq expression applied to the response before rendering
      --limit int                max items to return across pages (search commands)
      --no-color                 disable colored output
  -o, --output string            output format: table|json|yaml|csv|id
      --profile string           named profile to use
      --quiet                    suppress non-essential chatter
      --search-base-url string   override the Torre search host (default https://search.torre.co)
      --show-token               reveal the bearer token in dry-run output
      --size int                 results per page (search commands) (default 20)
  -v, --verbose                  verbose request logging (stderr)

SEE ALSO

  • torre jobs - Search and inspect Torre job opportunities