summaryrefslogtreecommitdiff
path: root/src/leap/bitmask/cli/bitmask_cli.py
AgeCommit message (Expand)Author
2016-07-21[refactor] minor refactoring for consistencyKali Kaneko
2016-07-06[refactor] beautify cli outputKali Kaneko
2016-07-03[feat] use subcommands in the cliRuben Pollan
2016-07-03[feat] add keys from the bitmask cliRuben Pollan
2016-07-03[feat] add support for private keys into bitmask cliRuben Pollan
2016-07-03[feat] add delete key command to the cliRuben Pollan
2016-07-03[feat] print list of keys nicely in the cliRuben Pollan
2016-07-03[feat] implement key exportRuben Pollan
2016-07-03[feat] use SubCommand for the keys dispatcherRuben Pollan
2016-07-03[bug] stop the reactor on error for the mail commandRuben Pollan
2016-07-03[feat] use one single mail_auth token instead of imap/smtp tokensRuben Pollan
2016-05-19[feat] ask for password only if neededRuben Pollan
2016-05-19[feat] remove password from logoutRuben Pollan
2016-05-02[feature] pluggable backends and api registryKali Kaneko
2016-04-19[feature] add bitmask_cli entrypointKali Kaneko