Skip to content

cub worker logs

cub worker logs

View logs from a worker

Synopsis

View logs from a worker. Use -f to follow/tail the logs in real-time.

cub worker logs <worker-slug> [flags]

Options

  -f, --follow     Follow log output (like tail -f)
  -h, --help       help for logs
  -n, --tail int   Number of lines to show from the end of the logs (0 = all)

Options inherited from parent commands

      --context string   The context to use for this command
      --debug            Debug output
      --space string     space ID to perform command on

SEE ALSO