Skip to content

Find a way to support publisher names with spaces #28

@wnbittle

Description

@wnbittle

Is your feature request related to a problem? Please describe.
Yes. The current pac commands that include --publisher-name are looking for the publisher name without spaces. This is a problem as it's very common for a publisher display name to have spaces.

issue3

Describe the solution you'd like
Investigation into the existing pac command line to understand if using single quotes, double quotes, or some other special character would allow support for publisher names with spaces. Alternatively, if this plugin could support it via a custom pac command that does support this.

Describe alternatives you've considered
The current solution is to create a dummy solution with a publisher name without spaces to get the PCF control into the environment and then move it the correct solution with the correct publisher.

Additional context
This is an issue with the pac commands as far as I can tell, so this is a request to see if this tool could work around the limitation.

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions