unit icon indicating copy to clipboard operation
unit copied to clipboard

CLI: make application directory optional

Open avahahn opened this issue 1 year ago • 0 comments

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.

avahahn avatar May 06 '24 15:05 avahahn