Creates a new service
Creates a new service with the provided name in the specified project.
Please note: This command is different from keptn onboard service (which requires a helm chart).
keptn create service SERVICENAME --project=PROJECTNAME [flags]
keptn create service carts --project=sockshop
-h, --help help for service
-p, --project string The project in which to create the service
--mock mocking of server communication - ATTENTION: your commands will not be sent to the keptn server
-q, --quiet suppress debug and info output
--suppress-websocket disables websocket communication - use the ID of Keptn context (if provided) for checking the result of your command
-v, --verbose verbose logging