|
1 | 1 | --- |
2 | 2 | title: 'Fcli Action Development Guide' |
3 | | -fcli_version: 0.20260305.093934-dev_v3.x |
| 3 | +fcli_version: 0.20260309.105911-dev_v3.x |
4 | 4 | --- |
5 | 5 |
|
6 | 6 | <!DOCTYPE html> |
|
17 | 17 | </head> |
18 | 18 | <body class="article toc2 toc-left"> |
19 | 19 |
|
20 | | -{% include banner.html bannerTitle="FCLI: The Universal Fortify CLI" currentVersion="0.20260305.093934-dev_v3.x" %} |
| 20 | +{% include banner.html bannerTitle="FCLI: The Universal Fortify CLI" currentVersion="0.20260309.105911-dev_v3.x" %} |
21 | 21 |
|
22 | 22 |
|
23 | 23 | <div id="header"> |
24 | 24 | <h1>Fcli Action Development Guide</h1> |
25 | 25 | <div class="details"> |
26 | | -<span id="revnumber">version 0.20260305.093934-dev_v3.x</span> |
| 26 | +<span id="revnumber">version 0.20260309.105911-dev_v3.x</span> |
27 | 27 | </div> |
28 | 28 | <div id="toc" class="toc2"> |
29 | 29 | <div id="toctitle">Table of Contents</div> |
@@ -225,7 +225,7 @@ <h1>Fcli Action Development Guide</h1> |
225 | 225 | </thead> |
226 | 226 | <tbody> |
227 | 227 | <tr> |
228 | | -<td class="tableblock halign-left valign-top"><p class="tableblock">0.20260305.093934-dev_v3.x</p></td> |
| 228 | +<td class="tableblock halign-left valign-top"><p class="tableblock">0.20260309.105911-dev_v3.x</p></td> |
229 | 229 | <td class="tableblock halign-left valign-top"><p class="tableblock">2.6.0</p></td> |
230 | 230 | </tr> |
231 | 231 | </tbody> |
@@ -347,7 +347,7 @@ <h3 id="_schema_based_code_assistance"><a class="anchor" href="#_schema_based_co |
347 | 347 | YAML files. If not, try closing and re-opening the YAML file, or consult the documentation of your IDE or YAML editor.</p> |
348 | 348 | </div> |
349 | 349 | <div class="paragraph"> |
350 | | -<p>As shown in the sample schema statements above, the current fcli version 0.20260305.093934-dev_v3.x supports |
| 350 | +<p>As shown in the sample schema statements above, the current fcli version 0.20260309.105911-dev_v3.x supports |
351 | 351 | schema version <a href="https://fortify.github.io/fcli/schemas/action/fcli-action-schema-2.6.0.json">2.6.0</a>. Other |
352 | 352 | fcli versions may support different schema versions. In general, fcli provides backward compatibility for earlier schema |
353 | 353 | versions with the same schema major version range, and forward compatibility for later schema patch versions within the |
@@ -6141,8 +6141,8 @@ <h3 id="_localrepo"><a class="anchor" href="#_localrepo"></a><code>localRepo</co |
6141 | 6141 | </div> |
6142 | 6142 | <div id="footer"> |
6143 | 6143 | <div id="footer-text"> |
6144 | | -Version 0.20260305.093934-dev_v3.x<br> |
6145 | | -Last updated 2026-03-05 09:42:15 UTC |
| 6144 | +Version 0.20260309.105911-dev_v3.x<br> |
| 6145 | +Last updated 2026-03-09 11:01:59 UTC |
6146 | 6146 | </div> |
6147 | 6147 | </div> |
6148 | 6148 | </body> |
|
0 commit comments