You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
we have this issue while creating scratch org with bash script. I am mentioning the command below
echo "Deploy the new zip including the flow, ignoring warnings, then clean-up."
sfdx force:mdapi:deploy -g -f experience-bundle-package/"$communityExperienceBundleName"ToDeploy.zip --wait -1 --verbose --singlepackage
rm -fr experience-bundle-package --json
The text was updated successfully, but these errors were encountered:
Thank you for filing this issue. We appreciate your feedback and will review the issue as soon as possible. Remember, however, that GitHub isn't a mechanism for receiving support under any agreement or SLA. If you require immediate assistance, contact Salesforce Customer Support.
we have this issue while creating scratch org with bash script. I am mentioning the command below
echo "Deploy the new zip including the flow, ignoring warnings, then clean-up."
sfdx force:mdapi:deploy -g -f experience-bundle-package/"$communityExperienceBundleName"ToDeploy.zip --wait -1 --verbose --singlepackage
rm -fr experience-bundle-package --json
The text was updated successfully, but these errors were encountered: