You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a developer using automation or an AI agent, I want a non-interactive setup path so a local Shopware project can be bootstrapped without manual TUI interaction.
Acceptance criteria
provide a non-interactive mode for key setup flows
all prompts can be provided via flags, config, or environment
output is machine-readable enough for automation
docs include one end-to-end bootstrap example without TUI
Document the non-interactive or scriptable path clearly, including required prerequisites, defaults, and environment assumptions.