# README
choria-plugin-user-agent
Go based agent plugin for the choria orchestration system
Requires choria
version 0.13.0 or greater.
Supported Actions
list
Lists users logged in on a given system (uses w
under the covers).
mco rpc user list -F "foreman_environment=development"
kill
Kills all of the sessions belonging to a given user (uses pkill
under the covers):
mco rpc user kill "user=alexander.hermes" -I /^csqdev-/