Skip to content

Support inverted bool flags, e.g. --no-all-users #452

Description

@Flamefire

When creating automated scripts (e.g. for Ansible) user prompts are not desirable.
Currently the "inverse" of fscrypt setup --all-users is fscrypt setup --quiet
However that is just a workaround, you may actually want the output (e.g. for logging setup steps) but just disable the question by specifying a value

So --no-all-users are --all-users=no would be great additions.

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions