Releases: zeropsio/zcli
Releases · zeropsio/zcli
v1.0.46
[v1.0.46] - 2025-05-30
Added
- new commands:
zcli project create
andzcli service create
zcli push
can also create new project and service- filtering to tui selector and help view to other tui components
Improved
- vpn check now only looks for the existence of a wireguard interface instead of pinging core service
v1.0.46-prerelease+build5
WIP
v1.0.46-prerelease+build4
WIP
v1.0.46-prerelease+build3
WIP
v1.0.46-prerelease+build2
WIP
v1.0.46-prerelease+build1
interactive version of zcli push
has options to create new project and service
new commands:
zcli service create
zcli project create
v1.0.45
v1.0.44
v1.0.43
[v1.0.43] - 2025-04-18
Added
--noGit
flag topush
command, which deploys contents of working dir as-is, without special git rules (.gitignore
etc.)- checks to
push
command whether git is installed and correctly initialised when--noGit
flag is not used
v1.0.42
[v1.0.42] - 2025-04-10
Fixed
- DNS resolver configuration for VPN on Darwin OS (no longer need for .zerops suffix)