Skip to content

[community publish] sorround community name with double quotes to accomodate names with spaces - #77

Merged
davidbrowaeys merged 1 commit into
davidbrowaeys:masterfrom
ImperiumMaximus:bugifx/community_publish_quotes
Jul 27, 2026
Merged

[community publish] sorround community name with double quotes to accomodate names with spaces#77
davidbrowaeys merged 1 commit into
davidbrowaeys:masterfrom
ImperiumMaximus:bugifx/community_publish_quotes

Conversation

@ImperiumMaximus

Copy link
Copy Markdown
Contributor

This fixes a bug on community publish command to handle the community names with spaces by sorrounding those names with double quotes so that the underlying sf cli OOTB command does not fail.

Current issue:

@salesforce/cli: Installing plugin community@3.3.48... installed v3.3.48
Error (2): Unexpected arguments: Nomad, Store
See more help with --help
Try this:
--name "Digital Nomad Store"
Error (1): Command failed: sf community publish --name Digital Nomad Store --target-org <redacted>

…omodate names with spaces

Signed-off-by: Raffaele Fioratto <raffaele.fioratto@gmail.com>
@ImperiumMaximus
ImperiumMaximus force-pushed the bugifx/community_publish_quotes branch from 96e2acb to 4410d41 Compare July 23, 2026 14:59
@davidbrowaeys
davidbrowaeys merged commit f30f14f into davidbrowaeys:master Jul 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants