Skip to content

Commit

Permalink
Merge pull request #962 from salesforcecli/jshackell/messages
Browse files Browse the repository at this point in the history
fix: adds a bit of formatting, as requested by MyDomain writer
  • Loading branch information
jshackell-sfdc authored Mar 5, 2024
2 parents b877a4f + 3f55cf0 commit 7ceac60
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions messages/messages.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ URL of the instance that the org lives on.

If you specify an --instance-url value, this value overrides the sfdcLoginUrl value in your sfdx-project.json file.

To specify a My Domain URL, use the format https://yourcompanyname.my.salesforce.com.
To specify a My Domain URL, use the format "https://<MyDomainName>.my.salesforce.com".

To specify a sandbox, set --instance-url to https://MyDomainName--SandboxName.sandbox.my.salesforce.com.
To specify a sandbox, set --instance-url to "https://<MyDomainName>--<SandboxName>.sandbox.my.salesforce.com".

# authorizeCommandSuccess

Expand Down

0 comments on commit 7ceac60

Please sign in to comment.