CLI
Images
List images

image list

List images available in your account.


Usage

redu image list

Description

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 images field

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 list

Output

  • Available images:
  • - <name> (<id>)

Exit codes

CodeMeaning
0Success
1Error

Related commands

  • redu server create