openapi-cli

command module
v1.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 13, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

README

OpenAPI CLI

Go Report Card GoDoc License GitHub release (latest by date)

A Command Line Interface (CLI) tool for serving, validating, and linting OpenAPI specifications.

Table of Contents

Installation

GitHub Releases

Please visit the GitHub Releases page to download the latest version of the OpenAPI CLI.

Command Line

To install the latest version of the OpenAPI CLI via the command line, you can use the following command:

go install github.com/mertssmnoglu/openapi-cli@latest

It will automatically download the latest version of the OpenAPI CLI and install it in your $GOPATH/bin directory. Make sure that your $GOPATH/bin directory is in your $PATH.

Usage

>>> openapi-cli help

A Command Line Interface (CLI) tool for serving, validating, and linting OpenAPI specifications.

Usage:
  openapi-cli [command]

Available Commands:
  completion  Generate the autocompletion script for the specified shell
  help        Help about any command
  serve       Serve the OpenAPI file

Flags:
  -h, --help   help for openapi-cli

Use "openapi-cli [command] --help" for more information about a command.

License

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

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL