What is the cntb Tool?
What is the cntb tool?
cntb is an open source command line interface developed by Contabo that allows you to easily manage Contabo products. This includes the S3 Object Storage. Please follow the instructions below to download and install cntb.
How do I configure the cntb tool?
To be able to use cntb with your S3 Object Storage, all you need is the following data:
- client-id
- client-secret
- api-password
- api-username
There is no need for S3 specific credentials and you can find all this information here.
To configure cntb please execute this command once:
cntb config set-credentials --oauth2-clientid=<ClientId from Customer Control Panel> --oauth2-client-secret=<ClientSecret from Customer Control Panel> --oauth2-user=<API User from Customer Control Panel> --oauth2-password=<API Password from Customer Control Panel>
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article