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