Giter Club home page Giter Club logo

apicurio-cli's Introduction

apicurio-cli

Command line tool for Apicurio projects.

Installation

  1. Please navigate to release and select binary file that matches your operating system
  2. Install binary in the path

Usage

$ apicr service-registry
Manage and interact with your Service Registry instances directly from the command line.

Create new Service Registry instances and interact with them by adding schema and API artifacts and downloading them to your computer.

Commands are divided into the following categories:

* Instance management commands: create, list, and so on
* Commands executed on selected instance: artifacts
* "use" command that selects the current instance

Usage:
  apicr service-registry [command]


Available Commands:
  artifact    Manage Service Registry artifacts
  create      Create a Service Registry instance
  delete      Delete a Service Registry instance
  describe    Describe a Service Registry instance
  list        List Service Registry instances
  role        Service Registry role management
  rule        Manage artifact rules in a Service Registry instance
  use         Use a Service Registry instance

Global Flags:
  -h, --help   Prints help information

Use "apicr service-registry [command] --help" for more information about a command.

Using apicurio-cli with Operate First Apicurio Registries

To use apicurio-cli with Operate First Apicurio registries, use this login command:

apicr login --api-gateway https://fleet-manager-mt-apicurio-apicurio-registry.apps.smaug.na.operate-first.cloud --auth-url https://auth.apicur.io/auth/realms/operate-first-apicurio --client-id apicurio-cli

Using apicurio-cli with Self Hosted Apicurio Registries

To use apicurio-cli with Self Hosted Apicurio registries, use this login command:

apicr login --api-gateway <fleet-manager-url> --auth-url <keycloak-url> --client-id <keycloak-relevant-client>

And bypass the checks while performing operations on the registries:

apicr service-registry create --bypass-checks

Contributing

Check out the Contributing Guide to learn more about the repository and how you can contribute.

apicurio-cli's People

Contributors

wtrocki avatar andreatp avatar ericwittmann avatar safarmirek avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.