Closed GwonsooLee closed 4 years ago
Is your feature request related to a problem? Please describe. Change goployer as command line interface. We could add many features if we could use CLI format.
example.
goployer deploy
goployer init
goployer server
goployer version
Is your feature request related to a problem? Please describe. Change goployer as command line interface. We could add many features if we could use CLI format.
example.
goployer deploy
-> run deploymentgoployer init
-> initialize goployer project ( creating yaml file )goployer server
-> run goployer server etc..goployer version
-> check goployer version