We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When i am doing csdwan add 1 i would love that the error text shows the device-types that i can apply.
csdwan add 1
Please provide a description of the problem.
(venv) sjc24-tme@linux-sjc24-jump:~$ csdwan add 1 Usage: csdwan add [OPTIONS] <number-of-devices> <device-type> <software-version> Try 'csdwan add -h' for help ╭─ Error ─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮ │ Missing argument '<device-type>'. (e.g. validator, controller, edge, sdrouting) │ ╰─────────────────────────────────────────
Please describe what you expected would happen.
(venv) sjc24-tme@linux-sjc24-jump:~$ csdwan add 1 Usage: csdwan add [OPTIONS] <number-of-devices> <device-type> <software-version> Try 'csdwan add -h' for help ╭─ Error ─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮ │ Missing argument '<device-type>'. │ ╰─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯
Please describe what happened instead.
2.0.16Beta
Please provide the version number where this issue was encountered.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
When i am doing
csdwan add 1
i would love that the error text shows the device-types that i can apply.Please provide a description of the problem.
Expected Behavior
Please describe what you expected would happen.
Actual Behavior
Please describe what happened instead.
Affected Version
2.0.16Beta
Please provide the version number where this issue was encountered.
The text was updated successfully, but these errors were encountered: