Test your knowledge
- What is the command used to check all the details of the currently active profile? (100 points)
a. pac org who
b. pac auth list
- What is the correct requirement when specifying the publisher prefix for the pac pcf push command? (100 points)
a. Cannot contain numbers
b. Cannot be more than 5 characters
- Let's assume you have deployed a code component using the pac pcf push command with the pmu prefix. Now, you want to deploy a new code component using the same command and prefix. What will be the outcome? (200 points)
a. You will get an error stating that you cannot add a code component with the same publisher prefix.
b. The new code component will be deployed in the same solution that the first code component was deployed in.