Skip to content

Releases: flomesh-io/ztm

v0.0.4

20 Jun 06:55
Compare
Choose a tag to compare
  • Refactoring the page design to a horizontal flow layout
  • The endpoint info has added a detailed module
  • Fixed some status display processing for API responses
  • Upgraded version of rust libraries with app dependency

v0.0.3

24 May 16:56
Compare
Choose a tag to compare

Single executable CLI tool now landed.

Type ztm help for available commands.

Type ztm help <command> for detailed info about a specific command.

v0.0.2

11 May 10:35
Compare
Choose a tag to compare

Single executable files for Windows, macOS and Linux.

Usage:

pipy repo://ztm/xxx --args <options>

Where xxx can be ca, hub or agent.

Use --help for information on available options, for example:

pipy repo://ztm/agent --args --help

Enjoy!

v0.0.1

08 May 14:05
Compare
Choose a tag to compare

Single executable files for Windows, macOS and Linux.

Usage:

pipy repo://ztm/xxx -- <options>

Where xxx can be ca, hub or agent.

Use --help for information on available options, for example:

pipy repo://ztm/agent -- --help

Enjoy!