forcecli

Command-line interface for Force.com and Salesforce development

brewmacoslinux
Try with needOr install directly
Source

About

Command-line interface to Force.com

Commands

force

Examples

Login to your Salesforce organization$ force login
Fetch a remote Apex class and save locally$ force fetch ApexClass MyClassName
Push local metadata changes to your organization$ force push