CommandMetadata: ConfigMetadata & {
    id: keyof CommandRegistry | string & {};
}

Metadata for a command