Skip to content

Commit 59da2b7

Browse files
committed
Fix NB Node Update CLI command
1 parent c37f904 commit 59da2b7

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)