Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 510 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 510 Bytes

Command Line Utility written in Go for CAS server admin endpoints

Command line utility for administrative endpoints exposed by CAS server.

Usage:
  casctl [command]

Available Commands:
  help        Help about any command
  ssosessions Display a report about active SSO sessions in a running CAS server.
  uptime      Display an uptime of a running CAS server.

Use "casctl [command] --help" for more information about a command.