Skip to content

Latest commit

 

History

History
135 lines (80 loc) · 4.13 KB

list-runtime-versions-20e08d3.md

File metadata and controls

135 lines (80 loc) · 4.13 KB

list-runtime-versions

The command displays the supported application runtime container versions for your SAP BTP SDK for Neo environment. Only recommended versions are shown by default. You can also list supported version for a particular runtime container.

Remember:

SAP Business Technology Platform, Neo environment will sunset on December 31, 2028, subject to terms of customer or partner contracts.

For more information, see SAP Note 3351844.

Tip:

This documentation refers to SAP Business Technology Platform, Neo environment. If you are looking for documentation about other environments, see SAP Business Technology Platform ↗️.

neo list-runtime-versions --user <e-mail_or_user> --host <host>

Parameters

To list all parameters available for this command, execute neo help list-runtime-versions in the command line.

Required

-u, --user

Use your email, SAP ID, or user name.

Type: string

-p, --password

To protect your password, enter it only when prompted by the console client and not explicitly as a parameter in the properties file or the command line.

Type: string

-h, --host

Enter a region host.

Type: URL. For acceptable values, see Regions ↗️.

Optional

--all

Lists all supported application runtime container versions. Using a previously released runtime version is not recommended.

--runtime

Lists supported version only for the specified runtime container.

For more information, see Application Runtime Container.

Example

neo list-runtime-versions --user myuser --host hana.ondemand.com --runtime neo-java-web

Related Information

Choose Application Runtime Version

View Runtime Information

list-runtimes