bl get image
Get image informationSynopsis
Get information about container images. Usage patterns: bl get images List all images (without tags) bl get image agent/my-image Get image details with all tags bl get image agent/my-image:v1.0 Get specific tag information The image reference format is: resourceType/imageName[:tag]- resourceType: The type of resource (e.g., agent, function, job)
- imageName: The name of the image
- tag: Optional tag to filter for a specific version
Examples
Options
Options inherited from parent commands
SEE ALSO
- bl get - Get a resource
