Skip to content

flow workspace view

View the documentation for a workspace. If the name is omitted, the current workspace is used.

flow workspace view NAME [flags]

Options

  -h, --help            help for view
  -o, --output string   Output format. One of: yaml, json, doc, or list.

Options inherited from parent commands

  -x, --non-interactive   Disable displaying flow output via terminal UI rendering. This is only needed if the interactive output is enabled by default in flow's configuration.
      --sync              Sync flow cache and workspaces
      --verbosity int     Log verbosity level (-1 to 1)

SEE ALSO