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

bosh logs --job flag doesn't limit to specific job #666

Open
sethboyles opened this issue Oct 4, 2024 · 0 comments
Open

bosh logs --job flag doesn't limit to specific job #666

sethboyles opened this issue Oct 4, 2024 · 0 comments

Comments

@sethboyles
Copy link
Member

bosh logs has an optional --job flag with the following description:

--job=                          Limit to only specific jobs

I read that to mean if I wanted to download just the cloud_controller_ng logs, I could call:

bosh logs control --job=cloud_controller_ng

However, it downloads all of the logs.

I thought that maybe the term job was historically overloaded (it seems to used interchangeably with instance in these docs: logs command job logs), but calling bosh logs --job=control downloads all logs.

It doesn't do anything as far as I can tell--calling bosh logs --job=somenonsense won't error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Waiting for Changes | Open for Contribution
Development

No branches or pull requests

1 participant