import vultron.cmd # FIXME: needs a `--void-warranty` flag potentially. # FIXME: should also have a way to say exact command match only class Multitool(vultron.cmd.Command): def vultron_raw(self, *path): """Display raw API response from Vultr.""" pass