v1.0.0
github-actions
released this
09 Mar 19:47
·
41 commits
to refs/heads/main
since this release
What’s Changed
🚀 Features
- feat: delete an instance using the admin endpoint #3 @SLedunois (#19)
- feat: add a server using admin endpoint #1 @SLedunois (#15)
- feat: list instances using the admin endpoint #2 @SLedunois (#11)
- feat: load config from yaml file using viper #7 @SLedunois (#8)
🐛 Bug Fixes
- fix: create a custom table style #14 @SLedunois (#16)
🧰 Maintenance
- chore: refactor code to manage flags like kubectl #13 @SLedunois (#17)
- chore: create project cli architecture #4 @SLedunois (#6)