Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions