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

bug(cmd/tblconv): index out of bounds error in output commands #20

Closed
Zaba505 opened this issue May 29, 2022 · 0 comments · Fixed by #21
Closed

bug(cmd/tblconv): index out of bounds error in output commands #20

Zaba505 opened this issue May 29, 2022 · 0 comments · Fixed by #21
Assignees
Labels
bug Something isn't working

Comments

@Zaba505
Copy link
Owner

Zaba505 commented May 29, 2022

Need to add cobra.ExactArgs(1) to output commands so corba validates num of args before commands begin processing them. This will then prevent the current index out of bounds error which happens.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant