puppetlabs-toy-chest / wash

Wide Area SHell: a cloud-native shell for bringing remote infrastructure to your terminal.
https://puppetlabs.github.io/wash
Apache License 2.0
180 stars 29 forks source link

Most commands should accept multiple arguments #598

Closed MikaelSmith closed 4 years ago

MikaelSmith commented 4 years ago

The following commands should accept multiple arguments: ls, meta, signal, winfo, wclear.

wexec would be nice to make work with multiple arguments as well, but we don't have an obvious pattern for how it should look yet.