Tags: sarvex/cli
Tags
Remove hidden flag from safe migrations command. (planetscale#649)
Use new promote method within CLI. (planetscale#643) * Use new promote method within CLI. * Update promote command to use new endpoint, also update text. * Get rid of unused code.
Add linting errors to safe migrations command and add `branch lint` c… …ommand (planetscale#644) * Update planetscale-go * Output linting errors to users when enabling safe migrations fails. * Add linting command. * Update valid message. * Add tests. * Refactor error handling and outputting logic. * Add more tests. * Better copy.
Add safe migration commands (planetscale#640) * Upgrade planetscale-go * Keep track of safe migrations in output. * Add safe migrations commands. * Update mocks. * Update mocks and add tests. * Hide the safe-migrations command for now. * Add missing Fn.
Add demote commands (planetscale#635) * Update planetscale-go dependency. * Fix up promote arg. * Add Demote command. * Update mocks. * Add demotion tests. * Handle when a demotion request is returned.
Merge pull request planetscale#625 from planetscale/dbussink/go-1-20-1 Update to Go 1.20.1
Merge pull request planetscale#617 from planetscale/frances/update-di… …splay-name [Passwords] Update display name
Remove `main` as default branch for the deploy request (planetscale#614) * Add an into flag for a deploy request. * Remove assumptions about the default into branch, deprecate --deploy-to in favor of --into. * Update planetscale-go. * Add more tests.
Merge pull request planetscale#610 from planetscale/dbussink/go-1-19-5 Bump to Go 1.19.5
PreviousNext