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, I want shopware-cli to integrate with a password manager or secret store, so I do not have to copy sensitive credentials manually into commands, config files, or local setup steps.
Acceptance criteria
secrets can be read from a supported secret source instead of plain text input
local setup flows can consume credentials without exposing them in shell history
documentation explains supported secret sources and fallback behavior
User story
As a developer, I want shopware-cli to integrate with a password manager or secret store, so I do not have to copy sensitive credentials manually into commands, config files, or local setup steps.
Acceptance criteria
Readiness checklist