Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 728 Bytes

File metadata and controls

18 lines (9 loc) · 728 Bytes

Cycloid CLI (cy)

This repository hosts the source code of Cycloid command line to use Cycloid APIs.

Installation

Precompiled binaries for released versions are available in the release page on Github.

Using the latest production release binary is the recommended way of installing the Cycloid CLI.

In pipeline

In a pipeline, use the cycloid/cycloid-toolkit image that contains a wrapper around cy that will automatically download and use the correct CLI version against the Cycloid API version.

Getting started

Look up the official CLI documentation here.