Skip to main content
Lists all environments for a project, showing their ID, name, project, team, source branch, MCP server URL, and creation date.

Usage

alpic environment list --project-id <projectId>
Lists all environments for the specified project.

Extended Usage

List environments by project name:
alpic environment list --project-name <projectName>
When no project identifier is provided, you will be prompted to select a project interactively:
alpic environment list

Options

FlagDescriptionDefault
--project-idThe ID of the project.
--project-nameThe name of the project.
--non-interactiveDisable interactive prompts. Requires --project-id or --project-name.false