Skip to main content

rhoas

rhoas#

RHOAS CLI

Synopsis#

Manage your application services directly from the command line.

Examples#

# authenticate securely through your web browser$ rhoas login
# create a Kafka instance$ rhoas kafka create --name my-kafka-instance
# create a service account and save credentials to a JSON file$ rhoas service-account create -o json
# connect your Kubernetes/OpenShift cluster to a service$ rhoas cluster connect

Options#

  -h, --help      Show help for a command  -v, --verbose   Enable verbose mode      --version   Show rhoas version

SEE ALSO#