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.

Lists all environment variables for an Alpic environment. Secret variable values are displayed as <secret>.

Usage

alpic environment-variable list
Lists all environment variables for the current linked environment.

Extended Usage

List variables for a specific environment by ID:
alpic environment-variable list --environment-id <environmentId>

Options

FlagDescription
--environment-idThe ID of the environment (optional — read from local config if omitted)
When running from a directory linked to an Alpic project (via alpic deploy), --environment-id is optional — the CLI reads it from the local .alpic config file.