Skip to content

Skip clipboard #9

@scalp42

Description

@scalp42

Hi @thbishop

Thanks a lot for the tool! It's been awesome when paired with AWS CLI and aws-vault:

[profile debug]
region=us-west-2
include_profile = anthony_scalisi@debug
credential_process = sh -c 'aws-vault exec debug --mfa-token=$(mmfa get debug) --duration=1h --json 2> $(tty)

Would it be possible to add a flag so that it doesn't automatically get added to clipboard? This way, it'd be backward compatible if it makes sense, something like mmfa get --skip-clipboard debug

As you can see, since it's being passed directly through credential_process, there's no use for the MFA code to be added to clipboard.

Let me know, thank you again!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions