digitalocean / digitalocean/doctl
Support of --since nad --until arguments in doctl
Open
suggestion
- Dominant language
- Go
- Stars
- 3.4k
- Forks
- 496
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 31
Description
**What is the problem this feature would solve? Please describe.**
It is a bad UX that `doctl` doesn't support `--since` and `--until` arguments like docker does f.e. when querying logs from apps.
**Describe the solution you'd like**
Support the before mentioned arguments. I have noticed that in `doctl apps logs ` command.
**Additional context**
Contributor guide
Assessment
This issue has not been assessed yet.