Skip to content

Commit 3ceb3e0

Browse files
authored
rpk: unexpected use of --format flag. (#1351)
1 parent 2504fbc commit 3ceb3e0

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

modules/reference/pages/rpk/rpk-redpanda/rpk-redpanda-config-set.adoc

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -55,13 +55,6 @@ the end of an array to extend it:
5555
rpk redpanda config set redpanda.advertised_kafka_api[1] '{address: 10.0.0.1, port: 9092}'
5656
----
5757

58-
The json format can be used to set values as json:
59-
60-
[,bash]
61-
----
62-
rpk redpanda config set redpanda.rpc_server '{"address":"0.0.0.0","port":33145}' --format json
63-
----
64-
6558
You may also use `<key>=<value>` notation for setting configuration properties:
6659

6760
[,bash]

0 commit comments

Comments
 (0)