Replies: 4 comments
-
Nevermind - I see this already works, you simply have to tell podlet what its taking in:
|
Beta Was this translation helpful? Give feedback.
-
Not exactly,
If your curious it is implemented here. I will add reading from stdin if the given path is |
Beta Was this translation helpful? Give feedback.
-
Ah! That explains it. |
Beta Was this translation helpful? Give feedback.
-
Implemented in v0.2.1 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
It would be handy if podlet could take compose.yaml (or other) on stdin, so that one could use it in a pipeline of tools that output yaml or simply
cat compose.yaml | podlet
Beta Was this translation helpful? Give feedback.
All reactions