Last active
November 8, 2016 03:07
-
-
Save xgeek-net/c0880a2b35021086db6bd9dbad97abfa to your computer and use it in GitHub Desktop.
Force CLI
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
$ force login | |
$ force query "SELECT COUNT() FROM Account" | |
(44 records) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment