Sha256: 70ed7591b769ba90f8bb28e4afe93909ae204180a4ecdead72a74f9eeda3639f
Contents?: true
Size: 723 Bytes
Versions: 4
Compression:
Stored size: 723 Bytes
Contents
# BackupunitList Retrieve a list of all the backup units the supplied credentials have access to. ```text knife ionoscloud backupunit 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 backupunit list--username USERNAME --password PASSWORD --extra-config EXTRA_CONFIG_FILE_PATH ```
Version data entries
4 entries across 4 versions & 1 rubygems