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

multiple arguments conflict in multitail #2

Open
gullitmiranda opened this issue Feb 23, 2017 · 0 comments
Open

multiple arguments conflict in multitail #2

gullitmiranda opened this issue Feb 23, 2017 · 0 comments

Comments

@gullitmiranda
Copy link

if I try use -l and --namespace, cli broken:

Error:

kubetail -l app=agendor-web --namespace production
Will tail 1 logs...
/Users/gmmaster/bin/kubetail: line 208: ((: >= 0 &&  <= 7 : syntax error: operand expected (error token is ">= 0 &&  <= 7 ")
Bad color code!
agendor-web-2053129160-mhr25
[1]    93012 terminated  kubetail -l app=agendor-web --namespace production

Work

$ kubetail -l app=agendor-web
Will tail 2 logs...
agendor-web-2932972748-6vgps
agendor-web-2932972748-rhvbx
 --*- multitail 6.4.2 (C) 2003-2014 by folkert@vanheusden.com -*--
kubetail agendor-web --namespace production
Will tail 3 logs...
agendor-web-2053129160-mhr25
agendor-web-canary-133479263-rn4pk
agendor-web-canary-133479263-tsf1t
 --*- multitail 6.4.2 (C) 2003-2014 by folkert@vanheusden.com -*--
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