Skip to content

0.9.11

Compare
Choose a tag to compare
@kovshenin kovshenin released this 06 Sep 10:56
· 431 commits to main since this release
  • Added: New destroy command to shutdown and delete a droplet
  • Added: First couple unit tests and a short end-to-end test
  • Added: New --dry-run flag for deploy and download commands
  • Added: New db export and db import commands
  • Changed: Renamed mysql command to db group, shell with sail db cli now
  • Changed: Lots of moving files around and reorganizing code
  • Changed: Shorthand -v flag to display version
  • Changed: The backup command now uses a database export routine similar to db export