You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 13, 2020. It is now read-only.
Copy file name to clipboardExpand all lines: src/lib/i18n.json
+4
Original file line number
Diff line number
Diff line change
@@ -124,6 +124,10 @@
124
124
"introspect-create-cmd-p1-missing-values": "Values for image-tag, commit-id and service options were missing. They are required for updating the details of source pipeline. Provide them.",
125
125
"introspect-create-cmd-p2-missing-values": "Values for p2, hld-commit-id, image-tag and env options were missing. They are required For updating the details of image tag release pipeline. Provide them.",
126
126
127
+
"introspect-onboard-cmd-failed": "Deployment onboard command was not successfully executed.",
128
+
"introspect-onboard-cmd-location-missing": "Value for --storage-location was missing. Provide it.",
129
+
"introspect-onboard-cmd-get-storage-access-key-err": "Could not get storage access key for account, {0} in resource group {1}.",
130
+
127
131
"introspect-validate-cmd-failed": "Deployment validate command was not successfully executed.",
"introspect-validate-cmd-missing-vals": "Configuration for introspection storage account and DevOps pipeline to execute this command were missing. Initialize the spk tool with the right configuration",
0 commit comments