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
- Host: GitHub
- URL: https://github.com/cycloidio/cycloid-cli
- Owner: cycloidio
- License: mit
- Created: 2020-07-17T12:12:52.000Z (almost 6 years ago)
- Default Branch: develop
- Last Pushed: 2026-05-23T22:16:54.000Z (20 days ago)
- Last Synced: 2026-05-23T22:21:52.572Z (20 days ago)
- Language: Go
- Homepage: https://docs.cycloid.io/reference/cli/
- Size: 6.44 MB
- Stars: 17
- Watchers: 2
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Agents: AGENTS.md
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/).