pub async fn run_option_expiration_date( gateway: &str, owner: &str, index_type: Option<i32>, format: OutputFormat, ) -> Result<()>