image list
List images available in your account.
Usage
redu image listDescription
Fetches available images and prints them as a human-readable list.
The command supports responses that return:
- a list of images
- an object containing an
imagesfield
If no images are found, it prints No images found..
Arguments
This command does not accept positional arguments.
Flags
This command does not support flags.
Examples
redu image listOutput
Available images:- <name> (<id>)
Exit codes
| Code | Meaning |
|---|---|
0 | Success |
1 | Error |
Related commands
redu server create