Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.alpic.ai/llms.txt

Use this file to discover all available pages before exploring further.

Displays detailed information about an environment, including its ID, name, project, team, source branch, MCP server URL, custom domains, and creation date.

Usage

alpic environment inspect --environment-id <environmentId>
Shows details of the specified environment.

Extended Usage

Inspect an environment by name:
alpic environment inspect --environment-name <environmentName> --project-name <projectName>
When no identifier is provided, you will be prompted to select a project and then an environment interactively:
alpic environment inspect

Options

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