Releases: zeropsio/zcli
Releases · zeropsio/zcli
v0.10.2
What's Changed
- z1522 - hide internal flags and completion command by @kawaiiyoshiyuki in #74
Full Changelog: v0.10.1...v0.10.2
v0.10.1
v0.10.0
z1319 - enable usage of project ID instead of project name
v0.9.1
What's Changed
- Fix corrupted archives from
push
anddeploy
commands on Windows platform @MichalSalon in #71
Full Changelog: v0.9.0...v0.9.1
v0.9.0
What's Changed
- Stream data in tar.gz archive instead of zip upload by @MichalSalon in #68
- archives stored in
push
anddeploy
commands now usetar.gz
format instead ofzip
- flag
zipFilePath
was changed toarchiveFilePath
- added flag
deployGitFolder
topush
command which also packs.git
folder along other files for thebuild
phase
- archives stored in
Full Changelog: v0.8.2...v0.9.0
v0.8.2
v0.8.1
v0.8.0
v0.7.2 - multi-region
Merge pull request #51 from zeropsio/zcliZeropsYaml deploy command: send zeropsYaml to api
v0.7.1: Merge pull request #49 from zeropsio/z843
z843 Fix incompatible zeropsApiProtocol