Skip to content

chore: Update CLI texts #1994

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Aug 11, 2025
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
18 changes: 10 additions & 8 deletions tools/assets/help/cds-add.out.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,16 @@
<em>completion</em> - shell completion for cds commands
<em>esm</em> - ESM-compatible Node.js project
<em>typer</em> - type generation for CDS models
<em>typescript</em> - add minimum configuration for a bare TypeScript project
<em>extension</em> - Extension project
<em>typescript</em> - minimum configuration for a bare TypeScript project
<em>extension</em> - extension project
<em>mta</em> - Cloud Foundry deployment using mta.yaml
<em>cf-manifest</em> - Cloud Foundry deployment using manifest files
<em>helm</em> - Kyma deployment using Helm charts
<em>helm-unified-runtime</em> - Kyma deployment using Unified Runtime Helm charts
<em>containerize</em> - containerization using ctz CLI
<em>tiny-sample</em> - add minimal sample files
<em>sample</em> - add sample files including Fiori UI
<em>kyma</em> - helm + containerize
<em>tiny-sample</em> - minimal sample files
<em>sample</em> - sample files including Fiori UI
<em>handler</em> - handler stubs for service entities, actions and functions
<em>test</em> - tests for services
<em>xsuaa</em> - authentication via XSUAA
Expand All @@ -37,15 +38,15 @@
<em>extensibility</em> - tenant-specific model extensibility
<em>side-by-side-extensibility</em> - logic extensibility via extension points
<em>mtx</em> - multitenancy + toggles + extensibility
<em>attachments</em> - SAP BTP Object Store Service
<em>malware-scanner</em> - SAP Malware Scanning Service
<em>approuter</em> - dynamic routing using @sap/approuter
<em>local-messaging</em> - messaging via local event bus
<em>file-based-messaging</em> - messaging via file system
<em>enterprise-messaging</em> - messaging via SAP Enterprise Messaging
<em>enterprise-messaging-shared</em> - messaging via shared SAP Enterprise Messaging
<em>redis-messaging</em> - messaging via Redis
<em>kafka</em> - messaging via Apache Kafka
<em>approuter</em> - dynamic routing using @sap/approuter
<em>attachments</em> - SAP BTP Object Store Service
<em>malware-scanner</em> - SAP BTP Malware Scanning Service
<em>connectivity</em> - SAP BTP Connectivity Service
<em>destination</em> - SAP BTP Destination Service
<em>html5-repo</em> - SAP BTP HTML5 Application Repository
Expand All @@ -57,7 +58,8 @@
<em>data</em> - add CSV headers for modeled entities
<em>http</em> - add .http files for modeled services
<em>lint</em> - configure cds lint
<em>pipeline</em> - CI/CD pipeline integration
<em>pipeline</em> - CI/CD pipeline via Jenkins (Piper)
<em>github-actions</em> - CI/CD pipeline via GitHub Actions

<strong>OPTIONS</strong>
<em>--for | -4</em> &lt;profile&gt;
Expand Down
18 changes: 10 additions & 8 deletions tools/assets/help/cds-init.out.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,16 @@
<em>nodejs</em> - creates a Node.js-based project
<em>esm</em> - ESM-compatible Node.js project
<em>typer</em> - type generation for CDS models
<em>typescript</em> - add minimum configuration for a bare TypeScript project
<em>extension</em> - Extension project
<em>typescript</em> - minimum configuration for a bare TypeScript project
<em>extension</em> - extension project
<em>mta</em> - Cloud Foundry deployment using mta.yaml
<em>cf-manifest</em> - Cloud Foundry deployment using manifest files
<em>helm</em> - Kyma deployment using Helm charts
<em>helm-unified-runtime</em> - Kyma deployment using Unified Runtime Helm charts
<em>containerize</em> - containerization using ctz CLI
<em>tiny-sample</em> - add minimal sample files
<em>sample</em> - add sample files including Fiori UI
<em>kyma</em> - helm + containerize
<em>tiny-sample</em> - minimal sample files
<em>sample</em> - sample files including Fiori UI
<em>handler</em> - handler stubs for service entities, actions and functions
<em>test</em> - tests for services
<em>xsuaa</em> - authentication via XSUAA
Expand All @@ -44,15 +45,15 @@
<em>extensibility</em> - tenant-specific model extensibility
<em>side-by-side-extensibility</em> - logic extensibility via extension points
<em>mtx</em> - multitenancy + toggles + extensibility
<em>attachments</em> - SAP BTP Object Store Service
<em>malware-scanner</em> - SAP Malware Scanning Service
<em>approuter</em> - dynamic routing using @sap/approuter
<em>local-messaging</em> - messaging via local event bus
<em>file-based-messaging</em> - messaging via file system
<em>enterprise-messaging</em> - messaging via SAP Enterprise Messaging
<em>enterprise-messaging-shared</em> - messaging via shared SAP Enterprise Messaging
<em>redis-messaging</em> - messaging via Redis
<em>kafka</em> - messaging via Apache Kafka
<em>approuter</em> - dynamic routing using @sap/approuter
<em>attachments</em> - SAP BTP Object Store Service
<em>malware-scanner</em> - SAP BTP Malware Scanning Service
<em>connectivity</em> - SAP BTP Connectivity Service
<em>destination</em> - SAP BTP Destination Service
<em>html5-repo</em> - SAP BTP HTML5 Application Repository
Expand All @@ -64,7 +65,8 @@
<em>data</em> - add CSV headers for modeled entities
<em>http</em> - add .http files for modeled services
<em>lint</em> - configure cds lint
<em>pipeline</em> - CI/CD pipeline integration
<em>pipeline</em> - CI/CD pipeline via Jenkins (Piper)
<em>github-actions</em> - CI/CD pipeline via GitHub Actions

<em>--java</em>

Expand Down
15 changes: 8 additions & 7 deletions tools/assets/help/cds-version-md.out.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,16 @@

| your-project | &lt;Add your repository here&gt; |
| ---------------------- | --------------------------------------- |
| @sap/cds | 9.2.0 |
| @sap/cds-dk | -- missing -- |
| @sap/cds-compiler | 6.2.2 |
| @sap/cds-dk (global) | 9.2.0 |
| @sap/cds-fiori | 2.0.1 |
| @sap/cds-mtxs | 3.2.0 |
| @cap-js/asyncapi | 1.0.3 |
| @cap-js/cds-types | 0.13.0 |
| @cap-js/db-service | 2.2.0 |
| @cap-js/db-service | 2.3.0 |
| @cap-js/openapi | 1.2.3 |
| @cap-js/sqlite | 2.0.2 |
| @sap/cds | 9.1.0 |
| @sap/cds-compiler | 6.1.0 |
| @sap/cds-dk (global) | 9.1.1 |
| @sap/cds-fiori | 2.0.1 |
| @sap/cds-mtxs | 3.1.0 |
| Node.js | v22.17.0 |
| Node.js | v22.17.1 |
</pre>
16 changes: 8 additions & 8 deletions tools/assets/help/cds-version.out.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@
<pre class="log">
> cds version

<em>@sap/cds</em>: 9.2.0
<em>@sap/cds-dk</em>: undefined
<em>@sap/cds-compiler</em>: 6.2.2
<em>@sap/cds-dk (global)</em>: 9.2.0
<em>@sap/cds-fiori</em>: 2.0.1
<em>@sap/cds-mtxs</em>: 3.2.0
<em>@cap-js/asyncapi</em>: 1.0.3
<em>@cap-js/cds-types</em>: 0.13.0
<em>@cap-js/db-service</em>: 2.2.0
<em>@cap-js/db-service</em>: 2.3.0
<em>@cap-js/openapi</em>: 1.2.3
<em>@cap-js/sqlite</em>: 2.0.2
<em>@sap/cds</em>: 9.1.0
<em>@sap/cds-compiler</em>: 6.1.0
<em>@sap/cds-dk (global)</em>: 9.1.1
<em>@sap/cds-fiori</em>: 2.0.1
<em>@sap/cds-mtxs</em>: 3.1.0
<em>Node.js</em>: v22.17.0
<em>your-project</em>: 1.0.0
<em>Node.js</em>: v22.17.1
</pre>
Loading