Eum::Cli
Inherits Reference < Object
Cli manages argument parsing, RBAC authorization, and command dispatch for eum.
Instance methods
Checks whether the given user is authorized to manage the specified domain.
run(args : Array(String))
Runs the CLI application with the given arguments. ameba:disable Metrics/CyclomaticComplexity