Difference between revisions of "Multipass find"
Jump to navigation
Jump to search
Line 41: | Line 41: | ||
multipass find | multipass find | ||
find failed: Operation canceled | find failed: Operation canceled | ||
+ | |||
+ | <pre> | ||
+ | multipass find --help | ||
+ | Usage: multipass find [options] [<remote:>][<string>] | ||
+ | Lists available images matching <string> for creating instances from. | ||
+ | With no search string, lists all aliases for supported Ubuntu releases. | ||
+ | |||
+ | Options: | ||
+ | -h, --help Displays help on commandline options | ||
+ | -v, --verbose Increase logging verbosity. Repeat the 'v' in the short | ||
+ | option for more detail. Maximum verbosity is obtained with | ||
+ | 4 (or more) v's, i.e. -vvvv. | ||
+ | --show-unsupported Show unsupported cloud images as well | ||
+ | --only-images Show only images | ||
+ | --only-blueprints Show only blueprints | ||
+ | --format <format> Output list in the requested format. | ||
+ | Valid formats are: table (default), json, csv and yaml | ||
+ | |||
+ | Arguments: | ||
+ | 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. | ||
+ | </pre> | ||
== Related == | == Related == |
Revision as of 10:17, 25 August 2023
multipass find Image Aliases Version Description 20.04 focal 20230811 Ubuntu 20.04 LTS 22.04 jammy,lts 20230815 Ubuntu 22.04 LTS 23.04 lunar 20230810 Ubuntu 23.04 Blueprint Aliases Version Description anbox-cloud-appliance latest Anbox Cloud Appliance charm-dev latest A development and testing environment for charmers docker 0.4 A Docker environment with Portainer and related tools jellyfin latest Jellyfin is a Free Software Media System that puts you in control of managing and streaming your media. minikube latest minikube is local Kubernetes ros-noetic 0.1 A development and testing environment for ROS Noetic. ros2-humble 0.1 A development and testing environment for ROS 2 Humble.
multipass find Image Aliases Version Description 18.04 bionic 20211109 Ubuntu 18.04 LTS 20.04 focal,lts 20211108 Ubuntu 20.04 LTS 21.04 hirsute 20211110 Ubuntu 21.04 21.10 impish 20211103 Ubuntu 21.10 anbox-cloud-appliance latest Anbox Cloud Appliance minikube latest minikube is local Kubernetes
multipass find Image Aliases Version Description snapcraft:core core16 20200506 Snapcraft builder for Core 16 snapcraft:core18 20200506 Snapcraft builder for Core 18 core core16 20200213 Ubuntu Core 16 core18 20200210 Ubuntu Core 18 16.04 xenial 20200430 Ubuntu 16.04 LTS 18.04 bionic,lts 20200506 Ubuntu 18.04 LTS 19.10 eoan 20200429 Ubuntu 19.10 20.04 focal 20200504 Ubuntu 20.04 LTS daily:20.10 devel,groovy 20200508 Ubuntu 20.10
multipass find find failed: Operation canceled
multipass find --help Usage: multipass find [options] [<remote:>][<string>] Lists available images matching <string> for creating instances from. With no search string, lists all aliases for supported Ubuntu releases. Options: -h, --help Displays help on commandline options -v, --verbose Increase logging verbosity. Repeat the 'v' in the short option for more detail. Maximum verbosity is obtained with 4 (or more) v's, i.e. -vvvv. --show-unsupported Show unsupported cloud images as well --only-images Show only images --only-blueprints Show only blueprints --format <format> Output list in the requested format. Valid formats are: table (default), json, csv and yaml Arguments: 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.
Related
multipass launch lts
MULTIPASS_STORAGE
variablemultipass restart VM_NAME
See also
multipass
: [connect
|shell
|stop
|start
|restart
|delete
|launch | set | get
|info
|list
|find | tranfer | purge | suspend | version ]
multipass help
- Multipass,
MULTIPASS_STORAGE
,/Library/Logs/Multipass/multipassd.log
,/var/run/multipass_socket
, Multipass releases, multipassd
Advertising: