open static fun define(clazz: Class<*>): CLI
Creates an instance of the given class, and extracts the metadata from the given class.
clazz - the CLI class
clazz
Return the defined CLI.