Skip to content

Commit 5d807c2

Browse files
docs: update CLI and helm reference for v2.28.2 (#287)
Automated update of CLI and Helm reference documentation for release `v2.28.2`. Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f3a4142 commit 5d807c2

22 files changed

Lines changed: 2101 additions & 2129 deletions

client_reference/kosli_assert_artifact.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ non-zero code if non-compliant status.
6868
<Tab title="GitHub">
6969
View an example of the `kosli assert artifact` command in GitHub.
7070

71-
In [this YAML file](https://github.com/cyber-dojo/differ/blob/3ab1ef84cb2243f184502ddb7f491e24d4ced1c1/.github/workflows/main.yml#L270)
71+
In [this YAML file](https://github.com/cyber-dojo/differ/blob/3e563eacf76b48caaf2f19f29472544199df8a00/.github/workflows/main.yml#L271)
7272
</Tab>
7373
<Tab title="GitLab">
7474
View an example of the `kosli assert artifact` command in GitLab.

client_reference/kosli_attest_artifact.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,12 +79,12 @@ In other CI systems, set them explicitly to capture repository metadata.
7979
<Tab title="GitHub">
8080
View an example of the `kosli attest artifact` command in GitHub.
8181

82-
In [this YAML file](https://github.com/cyber-dojo/reusable-actions-workflows/blob/2d5cf6095a77931bc6eb6d525e4db2d1be1a8cb2/.github/workflows/secure-docker-build.yml#L219), which created [this Kosli Event](https://app.kosli.com/cyber-dojo/flows/differ-ci/trails/3ab1ef84cb2243f184502ddb7f491e24d4ced1c1?attestation_id=c25bc6ba-cbfd-4ad5-b5ab-d4bca4e9).
82+
In [this YAML file](https://github.com/cyber-dojo/reusable-actions-workflows/blob/2d5cf6095a77931bc6eb6d525e4db2d1be1a8cb2/.github/workflows/secure-docker-build.yml#L219), which created [this Kosli Event](https://app.kosli.com/cyber-dojo/flows/differ-ci/trails/3e563eacf76b48caaf2f19f29472544199df8a00?attestation_id=68ef150a-fe86-4b14-845b-7bcb814f).
8383
</Tab>
8484
<Tab title="GitLab">
8585
View an example of the `kosli attest artifact` command in GitLab.
8686

87-
In [this YAML file](https://gitlab.com/cyber-dojo/creator/-/blob/65fd2bfa2478534ea4bc5ccf30f6bfc6aab7550c/.gitlab/workflows/main.yml#L111), which created [this Kosli Event](https://app.kosli.com/cyber-dojo/flows/creator-ci/trails/34f14b6fc5d87ff95426046716ec8a09141c13a7?attestation_id=bafbb0d0-e794-4acf-bdf5-81262268).
87+
In [this YAML file](https://gitlab.com/cyber-dojo/creator/-/blob/65fd2bfa2478534ea4bc5ccf30f6bfc6aab7550c/.gitlab/workflows/main.yml#L111), which created [this Kosli Event](https://app.kosli.com/cyber-dojo/flows/creator-ci/trails/9034c75cdb2846757cff32d24e1c5e91f40060a8?attestation_id=e8a01a2b-b310-4700-bd41-33c1c4f0).
8888
</Tab>
8989
</Tabs>
9090

client_reference/kosli_attest_custom.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ In other CI systems, set them explicitly to capture repository metadata.
7777
<Tab title="GitHub">
7878
View an example of the `kosli attest custom` command in GitHub.
7979

80-
In [this YAML file](https://github.com/cyber-dojo/differ/blob/3ab1ef84cb2243f184502ddb7f491e24d4ced1c1/.github/workflows/main.yml#L168), which created [this Kosli Event](https://app.kosli.com/cyber-dojo/flows/differ-ci/trails/3ab1ef84cb2243f184502ddb7f491e24d4ced1c1?attestation_id=e76820c2-28e3-47a4-b047-fd78c0e6).
80+
In [this YAML file](https://github.com/cyber-dojo/differ/blob/3e563eacf76b48caaf2f19f29472544199df8a00/.github/workflows/main.yml#L168), which created [this Kosli Event](https://app.kosli.com/cyber-dojo/flows/differ-ci/trails/3e563eacf76b48caaf2f19f29472544199df8a00?attestation_id=483fda9c-4381-4c76-ba42-494856b6).
8181
</Tab>
8282
</Tabs>
8383

client_reference/kosli_attest_generic.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,12 +73,12 @@ In other CI systems, set them explicitly to capture repository metadata.
7373
<Tab title="GitHub">
7474
View an example of the `kosli attest generic` command in GitHub.
7575

76-
In [this YAML file](https://github.com/cyber-dojo/dashboard/blob/ff89dd9bd1bfc5441854450adcf25d5aad9508f4/.github/workflows/main.yml#L197), which created [this Kosli Event](https://app.kosli.com/cyber-dojo/flows/dashboard-ci/trails/ff89dd9bd1bfc5441854450adcf25d5aad9508f4?attestation_id=13206cf1-58ef-44b2-abd5-7ba7dd52).
76+
In [this YAML file](https://github.com/cyber-dojo/dashboard/blob/0e0b4c1c45ffb25251bbd2b27d892c2e3f810efa/.github/workflows/main.yml#L197), which created [this Kosli Event](https://app.kosli.com/cyber-dojo/flows/dashboard-ci/trails/0e0b4c1c45ffb25251bbd2b27d892c2e3f810efa?attestation_id=fe257259-f600-4195-9d2c-076362a0).
7777
</Tab>
7878
<Tab title="GitLab">
7979
View an example of the `kosli attest generic` command in GitLab.
8080

81-
In [this YAML file](https://gitlab.com/cyber-dojo/creator/-/blob/65fd2bfa2478534ea4bc5ccf30f6bfc6aab7550c/.gitlab/workflows/main.yml#L131), which created [this Kosli Event](https://app.kosli.com/cyber-dojo/flows/creator-ci/trails/34f14b6fc5d87ff95426046716ec8a09141c13a7?attestation_id=07c7d103-c75a-4390-8c4b-56e7e3fa).
81+
In [this YAML file](https://gitlab.com/cyber-dojo/creator/-/blob/65fd2bfa2478534ea4bc5ccf30f6bfc6aab7550c/.gitlab/workflows/main.yml#L131), which created [this Kosli Event](https://app.kosli.com/cyber-dojo/flows/creator-ci/trails/9034c75cdb2846757cff32d24e1c5e91f40060a8?attestation_id=3cc56ca1-69e8-4618-8fa4-e1738f3f).
8282
</Tab>
8383
</Tabs>
8484

client_reference/kosli_attest_junit.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,12 +78,12 @@ In other CI systems, set them explicitly to capture repository metadata.
7878
<Tab title="GitHub">
7979
View an example of the `kosli attest junit` command in GitHub.
8080

81-
In [this YAML file](https://github.com/cyber-dojo/differ/blob/3ab1ef84cb2243f184502ddb7f491e24d4ced1c1/.github/workflows/main.yml#L101), which created [this Kosli Event](https://app.kosli.com/cyber-dojo/flows/differ-ci/trails/3ab1ef84cb2243f184502ddb7f491e24d4ced1c1?attestation_id=1943de12-81c4-4493-b83c-6a6d8613).
81+
In [this YAML file](https://github.com/cyber-dojo/differ/blob/3e563eacf76b48caaf2f19f29472544199df8a00/.github/workflows/main.yml#L101), which created [this Kosli Event](https://app.kosli.com/cyber-dojo/flows/differ-ci/trails/3e563eacf76b48caaf2f19f29472544199df8a00?attestation_id=2750332b-d869-4a42-b164-b7644306).
8282
</Tab>
8383
<Tab title="GitLab">
8484
View an example of the `kosli attest junit` command in GitLab.
8585

86-
In [this YAML file](https://gitlab.com/cyber-dojo/creator/-/blob/65fd2bfa2478534ea4bc5ccf30f6bfc6aab7550c/.gitlab/workflows/main.yml#L126), which created [this Kosli Event](https://app.kosli.com/cyber-dojo/flows/creator-ci/trails/34f14b6fc5d87ff95426046716ec8a09141c13a7?attestation_id=001f8458-33f6-492d-8746-9ac8bd1a).
86+
In [this YAML file](https://gitlab.com/cyber-dojo/creator/-/blob/65fd2bfa2478534ea4bc5ccf30f6bfc6aab7550c/.gitlab/workflows/main.yml#L126), which created [this Kosli Event](https://app.kosli.com/cyber-dojo/flows/creator-ci/trails/9034c75cdb2846757cff32d24e1c5e91f40060a8?attestation_id=01e2e589-0233-45ee-9414-68c00090).
8787
</Tab>
8888
</Tabs>
8989

client_reference/kosli_attest_pullrequest_github.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ The attestation can be bound to an *artifact* in two ways:
7070
<Tab title="GitHub">
7171
View an example of the `kosli attest pullrequest github` command in GitHub.
7272

73-
In [this YAML file](https://github.com/cyber-dojo/differ/blob/3ab1ef84cb2243f184502ddb7f491e24d4ced1c1/.github/workflows/main.yml#L81), which created [this Kosli Event](https://app.kosli.com/cyber-dojo/flows/differ-ci/trails/3ab1ef84cb2243f184502ddb7f491e24d4ced1c1?attestation_id=8f8068e0-2e48-4f20-b5a2-3869516e).
73+
In [this YAML file](https://github.com/cyber-dojo/differ/blob/3e563eacf76b48caaf2f19f29472544199df8a00/.github/workflows/main.yml#L81), which created [this Kosli Event](https://app.kosli.com/cyber-dojo/flows/differ-ci/trails/3e563eacf76b48caaf2f19f29472544199df8a00?attestation_id=8ce50c5d-b210-4e3c-b93f-1bc22f01).
7474
</Tab>
7575
</Tabs>
7676

client_reference/kosli_attest_pullrequest_gitlab.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ The attestation can be bound to an *artifact* in two ways:
7070
<Tab title="GitLab">
7171
View an example of the `kosli attest pullrequest gitlab` command in GitLab.
7272

73-
In [this YAML file](https://gitlab.com/cyber-dojo/creator/-/blob/65fd2bfa2478534ea4bc5ccf30f6bfc6aab7550c/.gitlab/workflows/main.yml#L75), which created [this Kosli Event](https://app.kosli.com/cyber-dojo/flows/creator-ci/trails/34f14b6fc5d87ff95426046716ec8a09141c13a7?attestation_id=495a0c39-68ac-45b8-9100-15401123).
73+
In [this YAML file](https://gitlab.com/cyber-dojo/creator/-/blob/65fd2bfa2478534ea4bc5ccf30f6bfc6aab7550c/.gitlab/workflows/main.yml#L75), which created [this Kosli Event](https://app.kosli.com/cyber-dojo/flows/creator-ci/trails/9034c75cdb2846757cff32d24e1c5e91f40060a8?attestation_id=fc60da37-e166-464a-8f84-7ceeedbf).
7474
</Tab>
7575
</Tabs>
7676

client_reference/kosli_attest_sonar.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ The attestation can be bound to an *artifact* in two ways:
9898
<Tab title="GitHub">
9999
View an example of the `kosli attest sonar` command in GitHub.
100100

101-
In [this YAML file](https://github.com/cyber-dojo/dashboard/blob/ff89dd9bd1bfc5441854450adcf25d5aad9508f4/.github/workflows/main.yml#L122), which created [this Kosli Event](https://app.kosli.com/cyber-dojo/flows/dashboard-ci/trails/ff89dd9bd1bfc5441854450adcf25d5aad9508f4?attestation_id=c8a0c20f-2037-4668-af96-6dcaaf73).
101+
In [this YAML file](https://github.com/cyber-dojo/dashboard/blob/0e0b4c1c45ffb25251bbd2b27d892c2e3f810efa/.github/workflows/main.yml#L122), which created [this Kosli Event](https://app.kosli.com/cyber-dojo/flows/dashboard-ci/trails/0e0b4c1c45ffb25251bbd2b27d892c2e3f810efa?attestation_id=5f629aa0-6650-4b6f-9975-d18f74a7).
102102
</Tab>
103103
</Tabs>
104104

client_reference/kosli_begin_trail.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,12 +60,12 @@ In other CI systems, set them explicitly to capture repository metadata.
6060
<Tab title="GitHub">
6161
View an example of the `kosli begin trail` command in GitHub.
6262

63-
In [this YAML file](https://github.com/cyber-dojo/runner/blob/c248c8e2175307f6906e4a016d09b21d177923bd/.github/workflows/main.yml#L78), which created [this Kosli Event](https://app.kosli.com/cyber-dojo/flows/runner-ci/trails/c248c8e2175307f6906e4a016d09b21d177923bd?attestation_id=1).
63+
In [this YAML file](https://github.com/cyber-dojo/runner/blob/05fa6c14db21fa6a6f61c0e8ce08e929a28d13cd/.github/workflows/main.yml#L78), which created [this Kosli Event](https://app.kosli.com/cyber-dojo/flows/runner-ci/trails/05fa6c14db21fa6a6f61c0e8ce08e929a28d13cd?attestation_id=1).
6464
</Tab>
6565
<Tab title="GitLab">
6666
View an example of the `kosli begin trail` command in GitLab.
6767

68-
In [this YAML file](https://gitlab.com/cyber-dojo/creator/-/blob/65fd2bfa2478534ea4bc5ccf30f6bfc6aab7550c/.gitlab/workflows/main.yml#L55), which created [this Kosli Event](https://app.kosli.com/cyber-dojo/flows/creator-ci/trails/34f14b6fc5d87ff95426046716ec8a09141c13a7?attestation_id=1).
68+
In [this YAML file](https://gitlab.com/cyber-dojo/creator/-/blob/65fd2bfa2478534ea4bc5ccf30f6bfc6aab7550c/.gitlab/workflows/main.yml#L55), which created [this Kosli Event](https://app.kosli.com/cyber-dojo/flows/creator-ci/trails/9034c75cdb2846757cff32d24e1c5e91f40060a8?attestation_id=1).
6969
</Tab>
7070
</Tabs>
7171

client_reference/kosli_create_flow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ You can specify flow parameters in flags.
4545
<Tab title="GitHub">
4646
View an example of the `kosli create flow` command in GitHub.
4747

48-
In [this YAML file](https://github.com/cyber-dojo/runner/blob/c248c8e2175307f6906e4a016d09b21d177923bd/.github/workflows/main.yml#L62)
48+
In [this YAML file](https://github.com/cyber-dojo/runner/blob/05fa6c14db21fa6a6f61c0e8ce08e929a28d13cd/.github/workflows/main.yml#L62)
4949
</Tab>
5050
<Tab title="GitLab">
5151
View an example of the `kosli create flow` command in GitLab.

0 commit comments

Comments
 (0)