mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
17 lines
480 B
Plaintext
17 lines
480 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * rosa_learning/creating_cluster_workshop/learning-getting-started-idp.adoc
|
|
:_mod-docs-content-type: PROCEDURE
|
|
[id="learning-getting-started-idp-cli-overview_{context}"]
|
|
= Viewing IDP options
|
|
|
|
[role="_abstract"]
|
|
You can view your IDP options by using {rosa-cli-first}.
|
|
|
|
.Procedure
|
|
* Before creating your IDP, you can view all IDP options by running the following command:
|
|
+
|
|
[source,terminal]
|
|
----
|
|
$ rosa create idp --help
|
|
---- |