Implement vitastor-cli serve command to serve simple HTTP API
This commit is contained in:
@@ -27,6 +27,7 @@ add_library(vitastor_cli STATIC
|
||||
cli_pool_ls.cpp
|
||||
cli_pool_modify.cpp
|
||||
cli_pool_rm.cpp
|
||||
cli_serve.cpp
|
||||
)
|
||||
target_compile_options(vitastor_cli PUBLIC -fPIC)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user