From 3f55cf051b224ed308ebf7ec9f6bb98880fc40ec Mon Sep 17 00:00:00 2001 From: Juliet Shackell Date: Mon, 4 Mar 2024 15:41:19 -0800 Subject: [PATCH] fix: adds a bit of formatting, as requested by MyDomain writer --- messages/messages.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/messages/messages.md b/messages/messages.md index ea3222c8..e768e676 100644 --- a/messages/messages.md +++ b/messages/messages.md @@ -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://.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://--.sandbox.my.salesforce.com". # authorizeCommandSuccess