Fix sf-org-info two-character options: standardize to -lm/-ls, update docs and tests
This commit is contained in:
@@ -94,7 +94,7 @@ echo ""
|
||||
echo -e "${BLUE}=== Testing sf-org-info ===${NC}"
|
||||
|
||||
run_test "sf-org-info target org" "./sf-org-info -to $TEST_ORG"
|
||||
run_test "sf-org-info list orgs" "./sf-org-info --list"
|
||||
run_test "sf-org-info list orgs" "./sf-org-info -ls"
|
||||
|
||||
echo ""
|
||||
echo -e "${BLUE}=== Testing sf-web-open ===${NC}"
|
||||
|
||||
Reference in New Issue
Block a user