pub async fn execute( client: &IronflowClient, args: &StatsArgs, json_mode: bool, ) -> Result<()>
Execute the stats command tree.
stats
Returns an error on API failure.