app-services-cli icon indicating copy to clipboard operation
app-services-cli copied to clipboard

Command Line Interface for RHOAS

Results 47 app-services-cli issues
Sort by recently updated
recently updated
newest added

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | Type | Update | |---|---|---|---|---|---|---|---| | [@docusaurus/core](https://redirect.github.com/facebook/docusaurus) ([source](https://redirect.github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus)) | [`2.2.0` ->...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | Type | Update | |---|---|---|---|---|---|---|---| | [@docusaurus/core](https://togithub.com/facebook/docusaurus) | [`2.0.1`...

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Open These updates have all been created already. Click a checkbox below to...

needs-triage

This PR highlights the problem with existing approach and explores a new approach to do minimal calls for service commands. - [ ] Bug fix (non-breaking change which fixes an...

## What have you loved? It is amazing the [commands page](https://redhat-developer.github.io/app-services-website/cliref/rhoas) to get online the information about how to use the `rhoas` cli. ## What was confusing or gave you...

bug

Adresses #1522 ### Verification Steps 1. Run Service Registry describe command in verbose mode: ``` rhoas service-registry describe -v ``` 2. It should call the endpoint `api/serviceregistry_mgmt/v1/registries/` only once. ###...

do-not-merge/work-in-progress

First of all sorry if there is a way to do what I am going to describe but I wasn't able to find any information in the doc. I want...

good first issue

Regarding the "UI" of the configuration parameter section when building a configuration file. 1) Change "Enter a value for format" to "Format" 2) Change "error_handler" to "Error handling method" @wtrocki...

enhancement

Hi all, when creating a service account I see that an `id` is assigned to it. What's the main purpose of it compared to the `client_id` got when the service...

good first issue

## Description **Version**: `0.48.0` `rohas login` command already works against new versions of Keycloak, but the token refresh fails because it injects `/auth` into the URL path (which is no...

bug