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. |



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