edgebitio / enclaver

Open source toolkit created to enable easy adoption of software enclaves
https://edgebit.io/enclaver
Apache License 2.0
138 stars 14 forks source link

Allow the manifest to be read from stdin #181

Closed crawford closed 1 year ago

crawford commented 1 year ago

This makes it a bit easier to use in a pipeline of commands. Rather than having to use a temporary file, the manifest can just be piped in directly when the filename argument is '-'.