pub async fn api_v3_command_get(
    configuration: &Configuration
) -> Result<Vec<CommandResource>, Error<ApiV3CommandGetError>>