Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions tools/assets/help/cds-add.out.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@
<em>audit-logging</em> - SAP BTP Audit Logging Service
<em>notifications</em> - SAP BTP Notification Service
<em>workzone-standard</em> - SAP BTP Work Zone, Standard Edition
<em>ui5</em> - SAP UI5 integration
<em>data</em> - add CSV headers for modeled entities
<em>http</em> - add .http files for modeled services
<em>lint</em> - configure cds lint
Expand Down
1 change: 1 addition & 0 deletions tools/assets/help/cds-init.out.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@
<em>audit-logging</em> - SAP BTP Audit Logging Service
<em>notifications</em> - SAP BTP Notification Service
<em>workzone-standard</em> - SAP BTP Work Zone, Standard Edition
<em>ui5</em> - SAP UI5 integration
<em>data</em> - add CSV headers for modeled entities
<em>http</em> - add .http files for modeled services
<em>lint</em> - configure cds lint
Expand Down
15 changes: 7 additions & 8 deletions tools/assets/help/cds-version-md.out.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,17 @@
<pre class="log">
> cds version --markdown

| your-project | &lt;Add your repository here&gt; |
| your-project | https://github.com/&lt;your/repo&gt; |
| ---------------------- | --------------------------------------- |
| @sap/cds | 9.2.1 |
| @sap/cds | 9.3.1 |
| @sap/cds-dk | -- missing -- |
| @sap/cds-compiler | 6.2.2 |
| @sap/cds-dk (global) | 9.2.1 |
| @sap/cds-compiler | 6.3.4 |
| @sap/cds-dk (global) | 9.3.2 |
| @sap/cds-fiori | 2.0.1 |
| @sap/cds-mtxs | 3.2.0 |
| @sap/cds-mtxs | 3.3.1 |
| @cap-js/asyncapi | 1.0.3 |
| @cap-js/cds-types | 0.13.0 |
| @cap-js/db-service | 2.3.0 |
| @cap-js/db-service | 2.4.0 |
| @cap-js/openapi | 1.2.3 |
| @cap-js/sqlite | 2.0.2 |
| Node.js | v22.18.0 |
| Node.js | v22.19.0 |
</pre>
13 changes: 6 additions & 7 deletions tools/assets/help/cds-version.out.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,15 @@
<pre class="log">
> cds version

<em>@sap/cds</em>: 9.2.1
<em>@sap/cds</em>: 9.3.1
<em>@sap/cds-dk</em>: undefined
<em>@sap/cds-compiler</em>: 6.2.2
<em>@sap/cds-dk (global)</em>: 9.2.1
<em>@sap/cds-compiler</em>: 6.3.4
<em>@sap/cds-dk (global)</em>: 9.3.2
<em>@sap/cds-fiori</em>: 2.0.1
<em>@sap/cds-mtxs</em>: 3.2.0
<em>@sap/cds-mtxs</em>: 3.3.1
<em>@cap-js/asyncapi</em>: 1.0.3
<em>@cap-js/cds-types</em>: 0.13.0
<em>@cap-js/db-service</em>: 2.3.0
<em>@cap-js/db-service</em>: 2.4.0
<em>@cap-js/openapi</em>: 1.2.3
<em>@cap-js/sqlite</em>: 2.0.2
<em>Node.js</em>: v22.18.0
<em>Node.js</em>: v22.19.0
</pre>