Closed ShutdownRepo closed 1 year ago
A new wrapper feature allowing users to define comments when creating a container (-c/--comments)
-c/--comments
exegol start somecontainer someimage -c "container used for client X"
Users could then see the comments for that container when inspecting it
exegol info somecontainer
New feature now needs to be added to the documentation before merging in main
A new wrapper feature allowing users to define comments when creating a container (
-c/--comments
)Users could then see the comments for that container when inspecting it