rhoas_service-registry
#
rhoas service-registry[beta] Service Registry commands
#
SynopsisManage 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
This command is available as part of the Development Preview release.
#
Examples## Create Service Registry instancerhoas service-registry create --name myregistry
## List Service Registry instancesrhoas service-registry list
#
Options inherited from parent commands -h, --help Show help for a command -v, --verbose Enable verbose mode
#
SEE ALSO- rhoas - RHOAS CLI
- rhoas service-registry artifact - [beta] Manage Service Registry artifacts
- rhoas service-registry create - [beta] Create a Service Registry instance
- rhoas service-registry delete - [beta] Delete a Service Registry instance
- rhoas service-registry describe - [beta] Describe a Service Registry instance
- rhoas service-registry list - [beta] List Service Registry instances
- rhoas service-registry role - [beta] Service Registry role management
- rhoas service-registry use - [beta] Use a Service Registry instance