Skip to content

Releases: Qovery/qovery-cli

v0.2

25 Dec 22:15
Compare
Choose a tag to compare

Changelog

60e2a5e fix: catch unauthenticated usage
ed6616e feat: add "branch" column while showing status from current environment
5f70ccf docs(readme): updating readme
907b82b docs(readme): update logo align in readme
7fbec61 docs(readme): updating readme
758077b refactor(install): moving install.sh script to gh-pages index.html

v0.1

24 Dec 10:45
Compare
Choose a tag to compare

Changelog

d172072 fix(action): goreleaser couldn't get history to make the correct changlog
6019d60 feat(scoop): adding scoop support for windows
3d22f1a fix(goreleaser): removing download strategy
a039336 feat(install): adding manual install script
442daf9 feat(brew): adding brew support to goreleaser
a1139da force go version
4f85862 change: rename qovery connect to qovery dev feat: add -c option to change the root directory of local configuration
7967f1f change: auth URL
e4f3cca feat: inject 2 env variables (QOVERY_IS_PRODUCTION and QOVERY_BRANCH_NAME) into local running container
e2df6d8 feat: reload environment configuration on qovery run
5dd27a2 feat: intercept sigint while executing qovery run to stop the container
23239b7 feat: implement qovery run
d2599c3 feat: implement qovery connect feat: start to implement qovery run
149d888 improvement: save locally data from current application only
e27500d fix: checkout
988d382 feat: add qovery checkout command
6c92089 feat: add qovery.key into the .qovery.yml
5f809d7 feat: list existing projects while using qovery init
8944ee7 feat: Qovery init -> select database and broker versions
22d6630 feat: add new output properties to database list
a9c4984 feat: get current directory name to set it has default application name
d094538 add license
19c50fb change: RootURL from localhost to api.qovery.io
41a6fa4 feat: add database, broker, database and storage listing
c6aa2ff feat: list environments
e9646df update: README.md
7a4b9c0 feat: add authentication endpoint
657a4d1 update: README.md
868a300 update: "qovery init" generate a complete .qovery.yml file
9f3871e feat(gh): adding goreleaser
2779492 initial commit
7bb98df add: .gitignore
1adaeb3 first commit