keptn create service

keptn create service

Creates a new service

Synopsis

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]

Examples

keptn create service carts --project=sockshop

Options

  -h, --help             help for service
  -p, --project string   The project in which to create the service

Options inherited from parent commands

      --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

SEE ALSO

Auto generated by spf13/cobra on 29-Apr-2020