Skip to content

How can I pass --solution-folder to pac solution sync command? #772

Answered by tehcrashxor
Zerajima asked this question in Q&A
Discussion options

You must be logged in to vote

Working on a fix now.
In the meantime, the current behavior is

  • search for [--solution-folder]\Other\Solution.xml
  • use the .cdsproj in the current working directory

Note that the folder containing the .cdsproj does not contain Other\Solution.xml, but rather src\Other\Solution.xml, so until a fix is out you would need to either

  1. cd c:_dev\project\solution then pac solution sync, or
  2. pac solution sync "c:_dev\project\solution\src"

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Zerajima
Comment options

Answer selected by Zerajima
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants