Commit Graph

95 Commits

Author SHA1 Message Date
Kyle Spearrin aae783333d show example 2019-10-10 21:25:47 -04:00
Kyle Spearrin 492bc32aa3 get config value when value not provided 2019-10-10 21:23:56 -04:00
Kyle Spearrin 93c2ce2582 allow org exports 2019-10-07 11:01:30 -04:00
Kyle Spearrin 99c4291ee7 confirm org members command 2019-10-07 10:42:02 -04:00
Kyle Spearrin e781de9f34 list org-members command 2019-10-07 09:58:19 -04:00
Kyle Spearrin 1de6c2884b org collection list command 2019-10-01 11:29:25 -04:00
Kyle Spearrin 04df76e83f org collection edit command 2019-10-01 11:16:24 -04:00
Kyle Spearrin abcd43b4ba delete org collection command 2019-10-01 11:04:15 -04:00
Kyle Spearrin 77d24f6b8a get org collection 2019-09-25 17:11:48 -04:00
Kyle Spearrin d2ef504b40 org collection create and get template 2019-09-25 16:08:59 -04:00
Simon Legner 6c1752d86f cli: add `bw config server` to examples (#85) 2019-09-03 11:03:02 -04:00
Kyle Spearrin f6bb228249 write failed responses to stderr 2019-06-04 21:03:26 -04:00
Kyle Spearrin 0747744fbb small fixes 2019-04-19 17:41:15 -04:00
Estelle Poulin 89419c4fa5 add unlock check option (#54) (#57) 2019-04-19 17:38:02 -04:00
Kyle Spearrin 6078618afb premises 2019-04-04 00:45:39 -04:00
Kyle Spearrin b846ce3f89 use shared login/logout commands 2019-03-18 10:33:43 -04:00
Kyle Spearrin 87f7ad680a base cli program 2019-03-16 11:27:27 -04:00
Kyle Spearrin a3ba833f0d move shared CLI items to jslib 2019-03-15 22:34:59 -04:00
Kyle Spearrin c8a3058869 use message response 2019-01-15 11:55:12 -05:00
Estelle Poulin 22062cc9f6 add login check option (#47) 2019-01-15 11:46:58 -05:00
Kyle Spearrin 920ce30dd0 export file format option 2018-12-17 10:36:40 -05:00
Kyle Spearrin f4887b62c0 add get fingerprint <id> command 2018-11-16 10:02:22 -05:00
Kyle Spearrin 7e56a687e3 share command 2018-10-23 22:56:15 -04:00
Kyle Spearrin e0b9d84ad5 edit item collections 2018-10-23 17:31:59 -04:00
Kyle Spearrin 73c597f649 add `list items --url <url>` command. resolves #32 2018-10-13 22:27:33 -04:00
Kyle Spearrin bd381073b0 passphrase generator on CLI 2018-10-08 22:57:36 -04:00
Kyle Spearrin 208c7f1996 fix deps 2018-08-29 09:36:47 -04:00
Kyle Spearrin e3c2be9e84 password is not needed for import 2018-08-16 14:43:12 -04:00
Kyle Spearrin acd562e18c prelogin kdf info 2018-08-14 15:13:40 -04:00
Kyle Spearrin 314cef78fd implement search service 2018-08-13 14:38:04 -04:00
Kyle Spearrin 59efdbd43e move import before export 2018-08-06 10:47:11 -04:00
Kyle Spearrin 336e4acdd0 standardize import command 2018-08-06 10:38:32 -04:00
Brandon Davis 47b5b9f950 feature/18-import (#19)
* fix #18

* Add locked check
2018-08-06 09:38:17 -04:00
Kyle Spearrin 7edb59324d exit immediately option 2018-07-25 10:08:25 -04:00
Kyle Spearrin 6fbcfcad7b set exit code instead of exiting 2018-06-20 14:42:21 -04:00
Kyle Spearrin 2418e200ed Revert "Remove calls to process.exit() which forces async calls to exit early (#15)"
This reverts commit 87be2e86fa.
2018-06-20 14:41:00 -04:00
Keith Kelly 87be2e86fa Remove calls to process.exit() which forces async calls to exit early (#15)
* Update invocations of inquirer.js prompts to output prompt to stderr.

fixes #7

* Updates to use updated typings from @types/inquirer

* Removes extraneous async / await from writeLn
2018-06-20 14:37:03 -04:00
Kyle Spearrin 47864c4c39 use hasKey helper 2018-06-13 17:20:09 -04:00
Kyle Spearrin 8207e703ac remove self updates 2018-05-23 09:02:47 -04:00
Kyle Spearrin 0b06802a3d self updates are not available for windows 2018-05-22 22:22:08 -04:00
Kyle Spearrin 276affd8eb update self 2018-05-22 17:36:54 -04:00
Kyle Spearrin 9233d78c2f update command 2018-05-22 14:49:20 -04:00
Kyle Spearrin 0aa0d89396 notnull 2018-05-21 09:14:58 -04:00
Kyle Spearrin 2e8d0aaf53 list and get organizations 2018-05-18 15:26:59 -04:00
Kyle Spearrin 24f01b4006 --response option 2018-05-18 11:34:14 -04:00
Kyle Spearrin 80eb38c915 update help docs descriptions 2018-05-18 11:24:49 -04:00
Kyle Spearrin 649bc20430 new line at end of help 2018-05-18 11:14:47 -04:00
Kyle Spearrin 24cb2b0cdb write final line with new line on non-windows 2018-05-18 11:07:38 -04:00
Kyle Spearrin f62f181136 pass in new dependencies 2018-05-18 10:58:30 -04:00
Kyle Spearrin e671375749 session key 2018-05-17 16:40:43 -04:00