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

Implement Writable for the Volume plugin #771

Closed MikaelSmith closed 4 years ago

MikaelSmith commented 4 years ago

Volumes now support writing content to files. Resolves #675.

Depends on #773 to ensure writes are immediately visible.

MikaelSmith commented 4 years ago

I think this is ready again.