docs: add backstage-cli usage guide for RHDH#4901
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #4901 +/- ##
==========================================
- Coverage 53.65% 52.86% -0.80%
==========================================
Files 121 109 -12
Lines 2350 2132 -218
Branches 539 537 -2
==========================================
- Hits 1261 1127 -134
+ Misses 1084 1004 -80
+ Partials 5 1 -4
Continue to review full report in Codecov by Harness.
🚀 New features to boost your workflow:
|
|
The container image build workflow finished with status: |
Document how to use @backstage/cli auth and actions commands with RHDH, including auth plugin setup, OAuth2 endpoint configuration, standalone usage workaround for npm peer dependency conflicts, and troubleshooting. Assisted-by: Claude Code
Assisted-by: Claude Code
|
The container image build workflow finished with status: |
|
|
This PR is stale because it has been open 7 days with no activity. Remove stale label or comment or this will be closed in 21 days. |
|
This PR is stale because it has been open 7 days with no activity. Remove stale label or comment or this will be closed in 21 days. |
|
@yangcao77 - what @kadel has here looks analogous to what I saw from your google doc https://docs.google.com/document/d/1X_kIDDhyTdndrK81bfJL9bvLm0z5ShJc42tHXg4RQ84/edit?tab=t.0 and I think you two have been corresponding on CLI work, but admittedly am not 100% certain of that First blush, I would think we would want the state of the CLI (including perhaps those findings of things that need enhancement you've got) stored somewhere like this in github, no ? Perhaps some link to docs like this in the rhdh-plugins repo too ... I did try to search through RHIDP-14120 (IIUC that lead to the producing of @yangcao77 's google docs) but saw no discussion around even considering storing this useful information in github somewhere (vs. just google docs) ... apologies @kadel @yangcao77 if what I am asking about has been sorted out somewhere and I'm just missing it thanks |



Document how to use @backstage/cli auth and actions commands with RHDH, including auth plugin setup, OAuth2 endpoint configuration, standalone usage workaround for npm peer dependency conflicts, and troubleshooting.
Assisted-by: Claude Code
Description
Please explain the changes you made here.
Which issue(s) does this PR fix
related to https://redhat.atlassian.net/browse/RHIDP-14120
PR acceptance criteria
Please make sure that the following steps are complete:
How to test changes / Special notes to the reviewer