2 comments (2 comments)5 reactions (5 reactions)0 assignees (0 assignees)Rust2,914 forks (2,914 forks)batch import
area:clieffort-mediumenhancementgood first issuehelp wantedpriority:low
Repository metrics
- Stars
- 48,085 stars (48,085 stars)
- PR merge metrics
- Avg merge 11d 1h (Avg merge 11d 1h)45 merged PRs in 30d (45 merged PRs in 30d)
Description
Hello,
it would be nice to support "podman" command output simplification along with existing "docker" commands.
Thanks.
Best Regards
Stanislav
Contributor guide
- Research direction
- Examine the existing Docker command handling code in rtk and replicate the pattern for Podman commands, ensuring similar simplification logic.
- Tech stack
- rust
- Domain
- cli
- Issue type
- Feature
- Prerequisites
- Rust