Skip to content

feat(no-interactive) Ensure all commands are scriptable #1122

@leo-scalingo

Description

@leo-scalingo

Issue creating after #1121 (comment)

Currently we user either --force for scalingo destroy

&cli.BoolFlag{Name: "force", Usage: "Force destroy without asking for a confirmation /!\\"},

And sometimes the DISABLE_INTERACTIVE environment variable is used.

It should be unified so all commands are using the flag and the env variable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions