Skip to content

Commit 957b9cb

Browse files
authored
Merge pull request #745 from bbiggerr/fix-nb-node-update-cli-example
[Fix] NodeBalancer Node Update CLI command
2 parents c37f904 + 59da2b7 commit 957b9cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15145,7 +15145,7 @@ paths:
1514515145
https://api.linode.com/v4/nodebalancers/12345/configs/4567/nodes
1514615146
- lang: CLI
1514715147
source: >
15148-
linode-cli nodebalancers node-create \
15148+
linode-cli nodebalancers node-update \
1514915149
12345 4567 \
1515015150
--address 192.168.210.120:80 \
1515115151
--label node54321 \

0 commit comments

Comments
 (0)