aeontel image

Manage images (image specialization of files — upload via `aeontel file upload`)

Image commands

aeontel image list

List images

TypeScript
aeontel image list [--workspace <id>]
Shell
aeontel image list

aeontel image get

Get image details by file ID

TypeScript
aeontel image get <fileId>
Shell
aeontel image get fil_...

aeontel image delete

Delete an image by file ID

TypeScript
aeontel image delete <fileId>
Shell
aeontel image delete fil_...