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
- PR metrics pending (PR metrics pending)
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