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

Evidence queries not working in CLI #8062

Closed
4 tasks
alpe opened this issue Dec 2, 2020 · 0 comments · Fixed by #8066
Closed
4 tasks

Evidence queries not working in CLI #8062

alpe opened this issue Dec 2, 2020 · 0 comments · Fixed by #8066

Comments

@alpe
Copy link
Contributor

alpe commented Dec 2, 2020

Summary of Bug

simd q evidence
# got
panic: runtime error: index out of range [0] with length 0
  • Example 1 from cli description
simd query evidence DF0C23E8634E480F84B9D5674A7CDC9816466DEC28A3358F73260F68D28D7660
# got
Error: unknown command "DF0C23E8634E480F84B9D5674A7CDC9816466DEC28A3358F73260F68D28D7660" for "evidence"
  • Example 2 from cli description
simd query evidence --page=2 --limit=50
# got
Error: accepts at most 1 arg(s), received 2

Version

master at a51eac4


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants