alpacon event
Retrieve and display recent Alpacon events.
Synopsis
Retrieve and display a list of recent events from the Alpacon, with options to filter by server, user, and the number of events.
Use the '--tail' flag to limit the output to the last N event entries.
Specify a server with '--server' or filter events by user with '--user' to narrow down the results.
alpacon event [flags]
Examples
alpacon event
alpacon events
alpacon event -tail 10 -s myserver -u admin
alpacon event --tail=10 --server=myserver --user=admin
Options
-h, --help help for event
-s, --server string Specify server for events
-t, --tail int Number of event entries to show from the end (default 25)
-u, --user string Specify request user for events