Unkey

Version

Manage API versions

Create, list, and manage versions of your API.

Versions are immutable snapshots of your code, configuration, and infrastructure settings. Each version represents a specific deployment state that can be rolled back to at any time.

Available Commands

  • get: Get details about a specific version
  • list: List all versions with optional filtering
  • rollback: Rollback to a previous version

Command Syntax

unkey version

Quick Reference

  • unkey version get - Get details about a version
  • unkey version list - List versions with optional filtering
  • unkey version rollback - Rollback to a previous version

On this page