You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
List all dev environments for the current project.
Usage
uffizzi dev list
Help page (uffizzi dev list)
uffizzi dev list -h
uffizzi-dev-list - list dev environments in a project
================================================================
## SYNOPSIS
uffizzi dev list [UFFIZZI_WIDE_FLAG ...]
## DESCRIPTION
Lists all dev environments for a project.
For more information on Uffizzi clusters, see:
https://docs.uffizzi.com/references/cli/
## UFFIZZI WIDE FLAGS
These flags are available to all commands: --project
Run `uffizzi -h` for details.
## FLAGS
--output=pretty-json
--output=json
Use this option for formatting output.
## EXAMPLES
To list all dev environments, run:
$ uffizzi dev list
To list all dev environments in json format, run:
$ uffizzi dev list --output="pretty-json"
The text was updated successfully, but these errors were encountered:
Summary
List all dev environments for the current project.
Usage
Help page (
uffizzi dev list
)The text was updated successfully, but these errors were encountered: