An open API service indexing awesome lists of open source software.

https://github.com/cycloidio/cycloid-cli

Source code of Cycloid Command Line to interface Cycloid APIs
https://github.com/cycloidio/cycloid-cli

Last synced: 16 days ago
JSON representation

Source code of Cycloid Command Line to interface Cycloid APIs

Awesome Lists containing this project

README

          

# 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](https://github.com/cycloidio/cycloid-cli/releases) 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`](https://hub.docker.com/r/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](https://docs.cycloid.io/reference/cli/).