Get image
bycloud compute images get --image_id <image_id> [flags]Get details of a specific image
Options
--image_id
stringrequiredImage ID
--output
(-o)
stringoptionalOutput format: text, json, or yaml
Values: "text", "json", "yaml"
Default: "text"
Command
bycloud compute images get \--image_id "abc-123"
Output
ID 550e8400-e29b-41d4-a716-446655440000CRN crn:spo1:compute:image:550e8400-e29b-41d4-a716-446655440000NAME Ubuntu 22.04 LTSDESCRIPTION Ubuntu 22.04 LTS (Jammy Jellyfish)MIN_DISK 10MIN_RAM 1024OS_DISTRO ubuntuOS_VERSION 22.04ARCHITECTURE x86_64TAGS web, frontend