multipass find [string]
Display available images to create instances from
Arguments
Name | Description |
---|
string | An optional value to search for in [<remote:>]<string> format, where <remote> can be either 'release' or 'daily'. If <remote> is omitted, it will search 'release' first, and if no matches are found, it will then search 'daily'. <string> can be a partial image hash or an Ubuntu release version, codename or alias. |
Options
Name | Description |
---|
--format <format> | Output list in the requested format. Valid formats are: table (default), json, csv and yaml |
--show-unsupported | Show unsupported cloud images as well |