rhoas_service-registry_use
#
rhoas service-registry use[beta] Use a Service Registry instance
#
SynopsisSelect a Service Registry instance to use with all instance-specific commands. You can specify a Service Registry instance by --name or --id.
When you set the Service Registry instance to be used, it is set as the current instance for all rhoas service-registry artifact commands.
This command is available as part of the Development Preview release.
rhoas service-registry use [flags]
#
Examples# Use a Service Registry instance by namerhoas service-registry use --name <name>
# Use a Service Registry instance by IDrhoas service-registry use --id <id>
#
Options --id string Unique ID of the Service Registry instance you want to set as the current instance --name string Name the Service Registry instance you want to set as the current instance
#
Options inherited from parent commands -h, --help Show help for a command -v, --verbose Enable verbose mode
#
SEE ALSO- rhoas service-registry - [beta] Service Registry commands