import { Command } from "https://dotland.deno.dev/x/cliffy@v0.19.2/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.