Onboards a new service and its Helm chart to a project
Onboards a new service and its Helm chart to the provided project. Therefore, this command takes a folder to a Helm chart or an already packed Helm chart as .tgz.
keptn onboard service SERVICENAME --project=PROJECTNAME --chart=FILEPATH [flags]
keptn onboard service SERVICENAME --project=PROJECTNAME --chart=FILEPATH
keptn onboard service SERVICENAME --project=PROJECTNAME --chart=HELM_CHART.tgz
--chart string A path to a Helm chart folder or an already archived Helm chart
--deployment-strategy string Allows to define a deployment strategy that overrides the shipyard definition for this service
-h, --help help for service
-p, --project string The name of the project
--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