-
-
02 Jun 2017 21:34:25 UTC
- Distribution: App-iTan
- Source (raw)
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues (1)
- Testers (241 / 275 / 45)
- Kwalitee
Bus factor: 1- 40.18% Coverage
- License: perl_5
- Perl: v5.10.0
- Activity
24 month- Tools
- Download (35.82KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 1 contributors- Maroš Kollár
NAME
App::iTan::Command::Get - Fetches selected iTAN
SYNOPSIS
itan get [--next] OR [--index INDEX [--lowerinactive]] [--memo MEMO]
DESCRIPTION
Fetches an iTan an marks it as used. If possible the iTAN is also copied to the clipboard.
You will be prompted a password to decrypt the selected iTan.
OPTIONS
next
Get the next available iTAN
index
iTAN index number that should be fetched
lowerinvalid
Mark all iTANs with a lower index as invalid (only in combination with --index)
memo
Optional memo on iTAN usage
Module Install Instructions
To install App::iTan, copy and paste the appropriate command in to your terminal.
cpanm App::iTan
perl -MCPAN -e shell install App::iTan
For more information on module installation, please visit the detailed CPAN module installation guide.