On this pageget@quik/cli @quik/cli / CommandStore / get Function: get() get(command): IQCommand Defined in: cli/src/store.ts:52 Get a command instance by name. Parameters command string Name of the command. Returns IQCommand Throws When the command does not exist.