Created
May 12, 2020 02:42
-
-
Save mjtiempo/e65d34c3d449f8b15e87c1af8394f7e8 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sfdx force:package:create -p mvcti -d force-app --wait 10 -v markmonster -x | |
sfdx force:package:version:create -p mvcti -d force-app --wait 10 -v markmonster -x | |
sfdx force:package:version:promote --package [email protected] -v markmonster | |
sfdx force:package:install --wait 10 --publishwait 10 --package [email protected] -r -u markmonster |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment