amtrack / force-dev-tool

[DEPRECATED] Command line tool supporting the Force.com development lifecycle
MIT License
108 stars 37 forks source link

How to validate a only package changes created with changeset #237

Closed Saranyagotraladevops closed 4 years ago

Saranyagotraladevops commented 4 years ago

I am unable to use following commands which i have seen in one of the websites mentioned below. https://devhub.io/repos/amtrack-force-dev-tool

$ force-dev-tool validateTest -d config/deployments/vat

Kindly guide me.

amtrack commented 4 years ago
force-dev-tool deploy -c -t -d config/deployments/vat

If you need other options see force-dev-tool deploy -h for help.