mirror of
https://github.com/forcedotcom/afv-library.git
synced 2026-08-08 16:25:58 +08:00
remove author
This commit is contained in:
parent
6c7605bf0a
commit
6cacbadc0d
@ -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.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user