Replies: 4 comments
|
Nevermind - I see this already works, you simply have to tell podlet what its taking in:
|
0 replies
Not exactly, If your curious it is implemented here. I will add reading from stdin if the given path is |
0 replies
|
Ah! That explains it. |
0 replies
|
Implemented in v0.2.1 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 | podletAll reactions