operator-cli
v1.2.0
Published
simple command-line interface for good call operators to look up users in our database
Downloads
17
Readme
operator-cli
simple command-line interface for good call operators to look up users in our database
install
npm i -g operator-cli
configure
operator-cli config
login credentials in our accounts doc
fetch
prints all the users in our database
operator-cli fetch
ping
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>