export type Command = (argv?: string[]) => Promise;