Skip to content

Commit 9ee16d3

Browse files
authored
Update _index.md (#5964)
Add --node-id flag
1 parent 45326bc commit 9ee16d3

File tree

1 file changed

+1
-1
lines changed
  • content/shared/v3-enterprise-get-started

1 file changed

+1
-1
lines changed

content/shared/v3-enterprise-get-started/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ influxdb3 serve \
206206
# Specify the object store type and associated options
207207

208208
influxdb3 serve \
209-
host01 \
209+
--node-id host01 \
210210
--cluster-id cluster01 \
211211
--object-store s3 \
212212
--bucket BUCKET \

0 commit comments

Comments
 (0)