We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d06ae04 commit a3d4985Copy full SHA for a3d4985
1 file changed
modules/manage/partials/iceberg/use-iceberg-catalogs.adoc
@@ -52,13 +52,15 @@ Store secrets for the following properties:
52
* `iceberg_rest_catalog_token`
53
* `iceberg_rest_catalog_trust`
54
55
-To create a new secret, run the following:
+To create a new secret, follow these steps:
56
57
[tabs]
58
=====
59
rpk::
60
+
61
--
62
+Run the following `rpk` command:
63
64
[,bash]
65
----
66
rpk security secret create --name <secret-name> --value <secret-value> --scopes redpanda_cluster
0 commit comments