cli icon indicating copy to clipboard operation
cli copied to clipboard

feat: add 'docker containers' alias to match the 'docker images' logic

Open piotrostr opened this issue 3 years ago • 0 comments

Signed-off-by: Piotr Ostrowski [email protected]

Added another alias for docker container ls command.

With an already existing docker images, docker containers would be a nice alias to match the logic and make a consistent command line interface.

piotrostr avatar Aug 29 '22 13:08 piotrostr