Article ID: m0579Last Modified: 30-Jun-2026
Retrieve Account Info (CLI 2.0)
To retrieve the storage account info, use the following command: ./cbbV2 account info
| Parameter | Description | Possible Values |
|---|---|---|
| --name | Storage account name to sync | Set by the addaccount command |
| --id | Storage account ID to sync | Set by the addaccount command |
Example:
ubuntuuser@ubuntu:/opt/local/Online Backup/bin$ ./cbbV2 account info -n "s3 test"Online Backup Command Line Interface started
License is valid.
Account info:
DisplayName: s3 test
ID: {d5f94d05-0a13-4442-9cc2-25844955a642}
Prefix: ubuntu
Type: AmazonS3
Success.