Sideko CLI

The Sideko CLI provides command-line access to the Sideko platform, enabling developers to generate SDKs, manage API projects, deploy documentation, and run mock servers from the terminal. Built in Rust, it wraps the Sideko REST API in an ergonomic CLI experience.

API entry from apis.yml

apis.yml Raw ↑
aid: sideko:sideko-cli
name: Sideko CLI
tags:
- CLI
- Developer Tools
- SDKs
humanURL: https://github.com/Sideko-Inc/sideko
properties:
- url: https://github.com/Sideko-Inc/sideko
  type: GitHub
- url: https://docs.sideko.dev/cli/
  type: Documentation
description: The Sideko CLI provides command-line access to the Sideko platform, enabling developers to
  generate SDKs, manage API projects, deploy documentation, and run mock servers from the terminal. Built
  in Rust, it wraps the Sideko REST API in an ergonomic CLI experience.