You can always view all possible connection methods in sfdx
My experience in implementing DevOps practices and Release management for Salesforce projects.
Tuesday, February 15, 2022
Subscribe to:
Comments (Atom)
If you need to connect to the sandbox SFDX
You can always view all possible connection methods in sfdx sfdx auth --help
-
New version for removing flaw from the sandbox using an array. Added a feature: do not delete the last N versions from the active version. G...
-
Many people wonder how to remove inactive versions flow and process builder. I also had such a problem as the deployment went all over the b...
-
Often, for a correct deployment, we need to know the test coverage of the apex code. This is especially true for deployment using RunSpecifi...