next-hat/nanocl

Feature: CLI autocomplete

Open

#580 opened on Oct 23, 2023

 (0 comments) (0 reactions) (0 assignees)Rust (51 forks)auto 404
clienhancementgood first issuehacktoberfest

Repository metrics

Stars
 (983 stars)
PR merge metrics
 (PR metrics pending)

Description

Is your feature request related to a problem? Please describe. When using docker cli we can autocomplet the name of a container.

Describe the solution you'd like We should be able to reproduce this feature using the crate clap complete

Contributor guide