1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-30 08:10:34 +01:00
bitwarden-browser/apps/cli/src
Justin Baur c1b25f4389
[PS-1841] Fix org-* commands for CLI (#4013)
* Add getFromState method

* Added a method for CLI to get an org from state

* Converted all CLI calls to `.get()`

* Used `.getFromState` instead of `.get`

* Deprecate getFromState method
2022-11-08 16:25:19 -05:00
..
commands [PS-1841] Fix org-* commands for CLI (#4013) 2022-11-08 16:25:19 -05:00
locales/en [SM-89] Updates to encrypted export (#2963) 2022-08-29 10:11:44 -04:00
models [SM-288] Rename models to follow naming convention (#3795) 2022-10-14 18:25:50 +02:00
services [SM-288] Rename models to follow naming convention (#3795) 2022-10-14 18:25:50 +02:00
bw.ts [EC-272] Web workers using EncryptionService (#3532) 2022-10-28 07:38:54 +10:00
flags.ts [EC-473] Add feature flags to common code (#3324) 2022-08-26 13:00:14 +10:00
program.ts [PS-1093] Move Organization Api Calls (#3243) 2022-08-24 12:33:05 -04:00
send.program.ts Correct bw send get -h internal CLI documentation (#3576) 2022-09-21 10:43:23 -05:00
utils.ts [SM-288] Rename models to follow naming convention (#3795) 2022-10-14 18:25:50 +02:00
vault.program.ts Extract API logic from FolderService to FolderApiService (#3011) 2022-07-08 15:40:31 +02:00