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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions