Skip to main content
Enables the Alpic playground for a given environment, making it accessible to users.

Usage

alpic playground enable
Enables the playground for the environment linked to the current directory.

Extended Usage

Enable the playground for a specific environment:
alpic playground enable --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.