import { Command } from "https://deno.land/x/cliffy@v0.19.0/command/command.ts";
Set command version.
Parameters
version: string | IVersionHandler<Partial<CO>, Partial<CA>, CG, PG>
Semantic version string string or method that returns the version string.