You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A universal command for searching VMs could be useful. Examples:
Get VM's ID, site and VO from VM's public IP. So users can manipulate with the VM hosting their services if they remember only hostnames/public IPs of the services. See Enable using hostnames as VM IDs #124
Get site and VO from local VM's ID (auto-generated by OpenStack and included in cloud-init). See Autodiscovery #136
Syntax for searching VMs should be similar to fedcloud select image or fedcloud select flavor. Could use the module directly, e.g. as fedcloud select vm --public-ip 1.2.3.4.
The text was updated successfully, but these errors were encountered:
A universal command for searching VMs could be useful. Examples:
Syntax for searching VMs should be similar to
fedcloud select image
orfedcloud select flavor
. Could use the module directly, e.g. asfedcloud select vm --public-ip 1.2.3.4
.The text was updated successfully, but these errors were encountered: