efa rbac execution
Displays or deletes the execution logs of the Auth and RBAC services.
Syntax
Parameters
- --id id
- Filters the log entries based on execution
ID. The
limit
andstatus
flags are ignored when theid
flag is used. - --limit exec-limit
- Limits the number of log entries to be
listed. Enter
0
to show all of the executions. The default is10
. - --status { failed | succeeded | all }
- Filters the log entries based on the status.
The default is
all
. - --day days
- Deletes log entries older than the specified number of days. The default is 30 days.