Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linode CLI Commands for NodeBalancers Proposed Changes #6842

Open
rahulait opened this issue Feb 14, 2024 · 0 comments
Open

Linode CLI Commands for NodeBalancers Proposed Changes #6842

rahulait opened this issue Feb 14, 2024 · 0 comments

Comments

@rahulait
Copy link

Link: https://www.linode.com/docs/products/tools/cli/guides/nodebalancers/

Issue

Following command on the page is incorrect:

linode-cli nodebalancers node-create --address 192.200.12.34:80 --label node-1

Suggested Fix

The command needs nodebalancer id and config id as well

linode-cli nodebalancers node-create --address 192.200.12.34:80 --label node-1 $nodebalancer_id $config_id
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant