Sha256: 2c048fa3b309c547885eb3abd8e7be0766ce6e5bb40b88fd8347c80297879810

Contents?: true

Size: 786 Bytes

Versions: 4

Compression:

Stored size: 786 Bytes

Contents

# ImageList

A list of disk and ISO images are available from Ionoscloud for immediate use. Make sure the image you use is in the same location as the virtual data center.

```text
knife ionoscloud image list
```

## Available options:

### Required options:

* ionoscloud\_username
* ionoscloud\_password

```text
    ionoscloud_username: --username USERNAME, -u USERNAME
        your Ionoscloud username (required)

    ionoscloud_password: --password PASSWORD, -p PASSWORD
        your Ionoscloud password (required)

    extra_config_file: --extra-config EXTRA_CONFIG_FILE_PATH, -e EXTRA_CONFIG_FILE_PATH
        path to the additional config file

```
## Example

```text
knife ionoscloud image list--username USERNAME --password PASSWORD --extra-config EXTRA_CONFIG_FILE_PATH
```

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
knife-ionoscloud-6.0.0.beta.2 docs/subcommands/image_list.md
knife-ionoscloud-5.1.2 docs/subcommands/image_list.md
knife-ionoscloud-6.0.0.beta.1 docs/subcommands/image_list.md
knife-ionoscloud-5.1.1 docs/subcommands/image_list.md