Skip to content

Commit 5e7fcf9

Browse files
authored
docs: cli reference update (#2018)
Signed-off-by: Miguel Martinez <[email protected]>
1 parent 20ca1a4 commit 5e7fcf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/cli/documentation/cli-reference.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ chainloop attestation init [flags]
270270
Options
271271

272272
```
273-
--contract string name of an existing contract or the path/URL to a contract file to be used in the attestation. It will update any existing contract for the workflow
273+
--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)
274274
--contract-revision int revision of the contract to retrieve, "latest" by default
275275
--dry-run do not record attestation in the control plane, useful for development
276276
-h, --help help for init

0 commit comments

Comments
 (0)