Skip to content

Releases: JetClient/jetclient-cli

JetClient CLI v1.0.2

15 Feb 15:09

Choose a tag to compare

Download and extract the archive, then run:

./jetclient-cli/bin/jetclient run <collection-path>

Or use Docker:

docker run ghcr.io/jetclient/jetclient-cli run <collection-path>

See documentation for more details.

JetClient CLI v1.0.1

10 Feb 20:23

Choose a tag to compare

Download and extract the archive, then run:

./jetclient-cli/bin/jetclient run <collection-path>

Or use Docker:

docker run ghcr.io/jetclient/jetclient-cli run <collection-path>

See documentation for more details.

JetClient CLI v1.0.0

02 Feb 06:26

Choose a tag to compare

Download and extract the archive, then run:

./jetclient-cli/bin/jetclient run <collection-path>

Or use Docker:

docker run ghcr.io/jetclient/jetclient-cli run <collection-path>

See documentation for more details.