π§Yggdrasil power
"It all starts with a root"
How Yggdrasil work
Yggdrasil is a script used to manage the various containers as mentioned above, allowing several actions to be carried out.
Some options I've written to make the framework easier to use, in fact I've made autocompletion available on commands that are managed directly by Yggdrasil, but you can see the function quickly in the demo part I've made
I've also provided a certain ease of use on the
exec
part, so you can call all the tools available without having to specify the container or service in which the tool is located. If the container is up, it will execute your command, otherwise you'll get a message warning you that the container isn't running.
Last updated