edgebitio / enclaver

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

Allow the manifest to be read from stdin #181

Closed crawford closed 9 months ago

crawford commented 9 months 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 '-'.