cmwylie19 / kubefs

Cloud native file system controller.
Apache License 2.0
0 stars 1 forks source link

CLI - Serve #1

Closed cmwylie19 closed 2 years ago

cmwylie19 commented 2 years ago

Is your feature request related to a problem? Please describe. The application should be able to run in or outside of Kubernetes. The command line interface will drive functionality of the application.

Describe the solution you'd like Create the cli with a serve method which serves the server

Describe alternatives you've considered --

Additional context

cmwylie19 commented 2 years ago

This first development should server as the scaffoling