Skip to content

Commit ba964c3

Browse files
authored
Merge pull request #75706 from jneczypor/OSDOCS-10476
OSDOCS-10476: ROSA cli proxy configuration not documented
2 parents b895bda + 0ae2503 commit ba964c3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ toc::[]
99

1010
Managing objects with the {product-title} (ROSA) CLI, `rosa`, such as adding `dedicated-admin` users, managing clusters, and scheduling cluster upgrades.
1111

12+
[NOTE]
13+
====
14+
To access a cluster that is accessible only over an HTTP proxy server, you can set the `HTTP_PROXY`, `HTTPS_PROXY`, and `NO_PROXY` variables. These environment variables are respected by the `rosa` CLI so that all communication with the cluster goes through the HTTP proxy.
15+
====
16+
1217
include::modules/rosa-common-commands.adoc[leveloffset=+1]
1318
include::modules/rosa-parent-commands.adoc[leveloffset=+1]
1419
include::modules/rosa-create-objects.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)