Skip to main content
Lists all custom HTTP headers configured for the Alpic playground in a given environment.

Usage

alpic playground headers list
Lists headers for the environment linked to the current directory.

Extended Usage

List headers for a specific environment:
alpic playground headers 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, --environment-id is optional — the CLI reads it from the local .alpic config file.