# README
Rocket.Chat CLI
Extremely simple Rocket.Chat CLI Client.
Especially useful for kubernetes/openshift init-containers or other simple automatization tasks.
Docker
docker run --rm -it \
-e RCCLI_ROCKETCHAT_URL=http://localhost:3000 \
-e RCCLI_USER_EMAIL=admin@localhost \
-e RCCLI_USER_PASSWORD=admin \
cloudflightio/rocketchat-cli ping
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author