serverpod_cloud_cli 0.1.1
serverpod_cloud_cli: ^0.1.1 copied to clipboard
A CLI tool from Serverpod used to deploy and manage Serverpod Cloud projects.
Changelog #
0.1.0 - 2025-02-06 #
Added #
- Authentication support login/logout of the cli.
- Project management, create, delete and link projects.
- Database setup, create your project with a pre-configured postgresql instance
- View logs, fetch for a specific time period or tail in realtime.
- Deploy command to deploy your Serverpod server complete with a domain and certificates.
- Configure your own custom domains.
- Configure secrets for your deployments, secrets are stored in an encrypted space.
- Configure environment variables for your deployments.
- Manual connection to database, retrieve connection details to connect your own db viewer.
0.0.2 - 2025-02-05 #
- Initial beta version.
0.0.1 #
- Initial version.