-
Notifications
You must be signed in to change notification settings - Fork 423
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Problem
Use the Stripe CLI as a service within Docker Compose set-up.
Feature
Add a --no-interaction option or similar to allow the Stripe CLI to be used in a non-interactive environment. Any commands then expecting interaction (e.g. logging in) to then exit with an error code rather than just hanging waiting for the user to login via a browser.
Examples
Various CLI tools I use support opting in to a “no interaction” mode via a flag and/or environment variable. Example: Composer.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request