Baristav1

Environment

The barista environment command provides a set of subcommands that allow you to manage environments.

Create a Environment

The barista environment create command is used to create a new environment.

barista environment create

List all Environments

The barista environment list command is used to list all environments of a workspace.

barista environment list

Show Environment Details

The barista environment show command is used to show the details of an environment.

barista environment show abc123

Arguments:

  • <id>: Specifies the ID of the environment whose details you want to see.