1.2.0 • Published 9 years ago
operator-cli v1.2.0
operator-cli
simple command-line interface for good call operators to look up users in our database
install
npm i -g operator-cliconfigure
operator-cli configlogin credentials in our accounts doc
fetch
prints all the users in our database
operator-cli fetchping
sends an arrest alert text to contact with specified id, and locale
to send an english text, set locale to 'en' to send a spanish text, set locale to 'es'
operator-cli ping <contact_id> <locale>