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
Copy file name to clipboardExpand all lines: app/cli/documentation/cli-reference.mdx
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -277,6 +277,7 @@ Options
277
277
--contract string name of an existing contract or the path/URL to a contract file, to attach it to the auto-created workflow (it doesn't update an existing one)
278
278
--contract-revision int revision of the contract to retrieve, "latest" by default
279
279
--dry-run do not record attestation in the control plane, useful for development
280
+
--existing-version fail if the version doesn't exist in the system
280
281
-h, --help help for init
281
282
--project string name of the project of this workflow
282
283
--release promote the provided version as a release
0 commit comments