Skip to content

Add no interaction mode to Stripe CLI #1359

@martinbean

Description

@martinbean

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

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions