This repository has been archived by the owner on Oct 23, 2022. It is now read-only.
v0.13.0
- fix package.xml generation (#82)
- implement
info list
,info grep
andinfo show
subcommands - implement
package add
,package remove
andpackage list
subcommands - implement retrieving packages (outbound changesets)
- add support for more DeployOptions:
--runTests
(#76) and--purgeOnDelete
- deprecate aliases for
deploy
:deployTest
,validate
andvalidateTest