Skip to content

Commit d25a429

Browse files
authored
Merge pull request #102282 from bhardesty/update-rosa-cli-command-ref
Replace manual ROSA CLI command ref with autogenerated version
2 parents a7725bf + 4fca0a2 commit d25a429

30 files changed

+1540
-4230
lines changed

_topic_maps/_topic_map_rosa.yml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -512,12 +512,8 @@ Topics:
512512
# File: rosa-cli-openshift-console
513513
- Name: Getting started with the ROSA CLI
514514
File: rosa-get-started-cli
515-
- Name: Managing objects with the ROSA CLI
516-
File: rosa-manage-objects-cli
517-
- Name: Checking account and version information with the ROSA CLI
518-
File: rosa-checking-acct-version-cli
519-
- Name: Checking logs with the ROSA CLI
520-
File: rosa-checking-logs-cli
515+
- Name: ROSA CLI command reference
516+
File: rosa-cli-commands
521517
- Name: Least privilege permissions for ROSA CLI commands
522518
File: rosa-cli-permission-examples
523519

_topic_maps/_topic_map_rosa_hcp.yml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -314,12 +314,8 @@ Topics:
314314
# File: rosa-cli-openshift-console
315315
- Name: Getting started with the ROSA CLI
316316
File: rosa-get-started-cli
317-
- Name: Managing objects with the ROSA CLI
318-
File: rosa-manage-objects-cli
319-
- Name: Checking account and version information with the ROSA CLI
320-
File: rosa-checking-acct-version-cli
321-
- Name: Checking logs with the ROSA CLI
322-
File: rosa-checking-logs-cli
317+
- Name: ROSA CLI command reference
318+
File: rosa-cli-commands
323319
- Name: Least privilege permissions for ROSA CLI commands
324320
File: rosa-cli-permission-examples
325321
- Name: Managing AWS billing accounts with the ROSA CLI

adding_service_cluster/rosa-available-services.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ include::_attributes/attributes-openshift-dedicated.adoc[]
77

88
You can add services to your existing {product-title} (ROSA) cluster using the xref:../adding_service_cluster/adding-service.adoc#adding-service[{cluster-manager-first} console].
99

10-
These services can also be installed xref:../cli_reference/rosa_cli/rosa-manage-objects-cli.adoc#rosa-managing-objects-cli[using the `rosa` CLI].
10+
These services can also be installed xref:../cli_reference/rosa_cli/rosa-cli-commands.adoc#rosa-install-addon[using the `rosa install addon` command].
1111

1212

1313
include::modules/aws-cloudwatch.adoc[leveloffset=+1]

cli_reference/rosa_cli/rosa-checking-acct-version-cli.adoc

Lines changed: 0 additions & 12 deletions
This file was deleted.

cli_reference/rosa_cli/rosa-checking-logs-cli.adoc

Lines changed: 0 additions & 12 deletions
This file was deleted.
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
:_mod-docs-content-type: ASSEMBLY
2+
[id="rosa-cli-commands"]
3+
= ROSA CLI command reference
4+
include::_attributes/attributes-openshift-dedicated.adoc[]
5+
:context: rosa-cli-commands
6+
7+
toc::[]
8+
9+
[role="_abstract"]
10+
This reference provides descriptions and example commands for ROSA CLI (`rosa`) commands.
11+
12+
Run `rosa -h` to list all commands or run `rosa <command> --help` to get additional details for a specific command.
13+
14+
// The following file is auto-generated from the openshift/rosa repository
15+
// ROSA CLI commands
16+
include::modules/rosa-by-example-content.adoc[leveloffset=+1]

cli_reference/rosa_cli/rosa-manage-objects-cli.adoc

Lines changed: 0 additions & 47 deletions
This file was deleted.

0 commit comments

Comments
 (0)