Parameter renaming & Description #508
BenediktBergmann
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I recently went through the parameters of the unpack, pack, export, import and apply steps during a session.
I saw some weird names and descriptions.
For example:
If you add the import step through the "assistant" you have the option to check "Import as a Managed solution". When checked it will add "ConvertToManaged: True". This is very confusing since whether the solution will be important as managed is determined by which solution you use, but it will convert unmanaged components to managed.
In the pack and unpack step both "Map File" and "Local Template" do have the same description. Do they do the same thing? I can't really find good docs on what they actually do.
In general the documentation on Power Platform Build Tool is lacking. In the official docs the unpack step has 3 parameters. In reality it has 9 though.
Beta Was this translation helpful? Give feedback.
All reactions