Add way to unlock BitWarden on the CLI
Added a helper function to BitWarden to unlock the CLI Updated cfetch to fetch that information
This commit is contained in:
committed by
greg-compass
parent
d022f16470
commit
f6daf93553
@@ -42,7 +42,6 @@
|
||||
cci = "compass workspace run src/python3/uc/tools:circleci-checks";
|
||||
ccover = "compass workspace cover --extra-cmd-args=\"--test_output=errors\"";
|
||||
cexec = "compass workspace exec";
|
||||
cfetch = "compass workspace exec bazel run src/go/compass.com/tools/circleci_results_cache/fetch/cmd/fetch:fetch";
|
||||
cgh = "$GH_CONFIG_DIR=\"${config.home.homeDirectory}/.config/gh/compass\" gh";
|
||||
cpip = "compass workspace run src/python3/uc/tools:run_pip_compile";
|
||||
crun = "compass workspace run";
|
||||
|
||||
Reference in New Issue
Block a user