Skip to content

Releases: zeropsio/zcli

v1.0.46

30 May 08:30
Compare
Choose a tag to compare

[v1.0.46] - 2025-05-30

Added

  • new commands: zcli project create and zcli 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

28 May 14:42
Compare
Choose a tag to compare
Pre-release
WIP

v1.0.46-prerelease+build4

27 May 23:30
Compare
Choose a tag to compare
Pre-release
WIP

v1.0.46-prerelease+build3

27 May 16:06
Compare
Choose a tag to compare
Pre-release
WIP

v1.0.46-prerelease+build2

26 May 12:33
Compare
Choose a tag to compare
Pre-release
WIP

v1.0.46-prerelease+build1

26 May 11:37
Compare
Choose a tag to compare
Pre-release

interactive version of zcli push has options to create new project and service

new commands:

  • zcli service create
  • zcli project create

v1.0.45

29 Apr 11:17
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.44...v1.0.45

v1.0.44

29 Apr 10:39
Compare
Choose a tag to compare

What's Changed

  • add zcli version check and multiline output format by @jansaidl in #219

Full Changelog: v1.0.43...v1.0.44

v1.0.43

18 Apr 11:10
Compare
Choose a tag to compare

[v1.0.43] - 2025-04-18

Added

  • --noGit flag to push 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

10 Apr 18:40
Compare
Choose a tag to compare

[v1.0.42] - 2025-04-10

Fixed

  • DNS resolver configuration for VPN on Darwin OS (no longer need for .zerops suffix)