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

Remove the necessity to pass the UUID when using dora logs #421

Merged
merged 2 commits into from
Jan 29, 2024

Conversation

haixuanTao
Copy link
Collaborator

This commit make it possible to check the logs as follows:

dora logs object_detection

If more than one dataflow is running, we will inquire for which dataflow to use.

This commit make it possible to check the logs as follows:

```bash
dora logs object_detection
```

If more than one dataflow is running, we will inquire for which dataflow to use.
Copy link
Collaborator

@phil-opp phil-opp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is useful, thanks!

binaries/cli/src/main.rs Outdated Show resolved Hide resolved
@haixuanTao haixuanTao merged commit 6f28510 into v0.3.2 Jan 29, 2024
17 checks passed
@haixuanTao haixuanTao deleted the inquire-for-logs branch January 29, 2024 09:30
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 this pull request may close these issues.

2 participants