Platform: LinuxProducts: MSP360 Backup
Article ID: s0462Last Modified: 25-Mar-2025
Retrieve Account Info (CLI 2.0)
To retrieve information about a storage account, use the following command: ./cbbV2 account info
Command Options:
ubuntuuser@ubuntu:/opt/local/MSP360 Backup/bin$ ./cbbV2 account info
MSP360 Backup Command Line Interface started
info - get storage account details
Usage: /opt/local/MSP360 Backup/raw_bin/cbbCommandLineV2 [options]
Options:
-n, --name <name> Account name
--id <id> Account ID
Example:
ubuntuuser@ubuntu:/opt/local/MSP360 Backup/bin$ ./cbbV2 account info -n 's3_test'
MSP360 Backup Command Line Interface started
Account info:
DisplayName: s3_test
ID: {00000000-0000-0000-0000-000000000000}
Prefix: someprefix
Type: AmazonS3
Success.