remove author

This commit is contained in:
Kenneth Lewis 2026-03-20 12:11:43 -07:00
parent 6c7605bf0a
commit 6cacbadc0d
No known key found for this signature in database
GPG Key ID: 29890E559E44ECF6

View File

@ -3,7 +3,6 @@ name: switching-org
description: Switches the active Salesforce org (default target-org) using the Salesforce CLI. Use whenever someone wants to change which org CLI commands run against — whether they say "switch org", "change default org", "set my org to", "use alias", "point to", or describe wanting to work against a specific org, scratch org, sandbox, or production.
compatibility: Salesforce CLI (sf) v2+
metadata:
author: afv-library
version: "1.0"
---
@ -33,4 +32,4 @@ Switches the active Salesforce org (default target-org) using the Salesforce CLI
## Notes
- Unified CLI uses keys like `target-org` and `target-dev-hub`. Legacy sfdx keys (`defaultusername`, `defaultdevhubusername`) are deprecated in this context.
- The sf CLI does not have `--local` or `--scope` flags for config set. Local scope is the default behavior.
- The sf CLI does not have `--local` or `--scope` flags for config set. Local scope is the default behavior.