MariaDB: 5. Retrieve credentials
This documentation is part of the Automate with the CLI guide. You can view the complete guide here: Start MariaDB, retrieve its credentials, and modify its configuration programmatically using the Stackhero CLI.
👋 Welcome to Stackhero documentation
Stackhero offers a ready-to-use MariaDB cloud solution with a range of benefits, including:
- Unlimited connections and data transfers.
- Built-in phpMyAdmin web interface.
- One-click updates for simplified maintenance.
- Optimal performance and enhanced security thanks to private, dedicated infrastructure.
Save time and make your life easier: it takes just 5 minutes to try Stackhero's MariaDB cloud hosting solution!
The service-configuration-get command returns the complete configuration for your service, including automatically generated passwords and connection details. The output is in JSON format, making it easy to use in scripts and automation.
stackhero service-configuration-get --service=svc-xxxxxx --format=json