pub fn add_command_event(
    cli_state: CliState,
    command: &str,
    command_arguments: String
) -> Result<()>
Expand description

This function creates a journey event describing the execution of a command