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

tkctl output log exception #796

Closed
onlymellb opened this issue Aug 21, 2019 · 0 comments · Fixed by #797
Closed

tkctl output log exception #796

onlymellb opened this issue Aug 21, 2019 · 0 comments · Fixed by #797
Assignees

Comments

@onlymellb
Copy link
Contributor

Bug Report

What did you do?

Run command as follow:

tkctl list -A -v 4

What did you expect to see?

I0821 17:09:25.791258   64914 config.go:105] Error reading tidb cluster config file
NAMESPACE   NAME    PD    TIKV   TIDB   AGE
test1       demo1   3/3   3/3    2/2    11d
test2       demo2   3/3   3/3    2/2    8d

What did you see instead?

ERROR: logging before flag.Parse: I0821 17:09:25.791258   64914 config.go:105] Error reading tidb cluster config file
NAMESPACE   NAME    PD    TIKV   TIDB   AGE
test1       demo1   3/3   3/3    2/2    11d
test2       demo2   3/3   3/3    2/2    8d
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

Successfully merging a pull request may close this issue.

2 participants