unit
unit copied to clipboard
CLI: make application directory optional
While it doesnt directly enable our main use case of being an application server we should still allow users to deploy new Unit instances from unitctl without specifying an application directory.
This will enable users to stand up Unit and start playing with it without having an application written.
This means that the application mount in the library should be optional.