We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97b6bed commit 55c2cc9Copy full SHA for 55c2cc9
docs/rhoas/rhoas-service-contexts/README.adoc
@@ -285,7 +285,7 @@ $ cd ~/app-services-guides/code-examples/quarkus-service-registry-quickstart/
285
+
286
[source,shell]
287
----
288
-$ rhoas service-account create --type env --output-file ./producer/.env
+$ rhoas service-account create --file-format env --output-file ./producer/.env
289
290
291
. Generate an environment variables file that contains the connection configuration information required by the producer component.
0 commit comments