Skip to content

kortex-hub/kortex-cli-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kortex

This repository contains OpenAPI specifications and generated code for Kortex components.

Directory Structure

Contains the OpenAPI specification for the Kortex CLI and generated type definitions.

  • openapi.yaml - OpenAPI specification describing the commands available in the Kortex CLI
  • go/ - Go type definitions for the CLI client
  • typescript/ - TypeScript type definitions for the CLI client

Each path in the OpenAPI specification corresponds to a CLI command, and response formats define the structure of command output when using the -o json flag.

Contains the OpenAPI specification for Kortex Workspace configuration and generated type definitions.

  • openapi.yaml - OpenAPI specification for workspace configuration
  • go/ - Go type definitions for the workspace configuration
  • typescript/ - TypeScript type definitions for the workspace configuration

License

This project is licensed under the Apache License 2.0. See the LICENSE file for details.

About

API definitions for the kortex cli

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors