Skip to content

0.1.2 - 1st Release Candidate

Pre-release
Pre-release
Compare
Choose a tag to compare
@ghostzero ghostzero released this 24 Jul 11:53
· 11 commits to main since this release
  • Added bunny init command. Setup the bunny cli within seconds.
  • Added env:list, env:set, env:backup, env:restore. Now you can manage your .env file directly in the cli.
  • Fixed environment for Windows. You can find your environment in %appdata%/.bunny-cli on Windows and in $HOME/.bunny-cli on Linux.
  • Fixed bunny deploy command for new filesystem and added a lock file to cache the current state. You can skip this with the new added options --no-lock-verification and --no-lock-generation.
  • Optimize deployment.