`multipass prefer` command

See also: How to use command aliases

[Since version 1.11.0]

The prefer command is used to switch alias contexts. It accepts an only argument, specifying the name of the context to switch to. For example,

$ multipass prefer secondary

Makes secondary the current context. If the context does not exist, Multipass creates then a new context with the given name. Subsequent calls to alias, unalias and alias execution will use the aliases defined in the given context.