Skip to content

Latest commit

 

History

History
165 lines (79 loc) · 2.17 KB

File metadata and controls

165 lines (79 loc) · 2.17 KB

Platforms

Use the SAP BTP command line interface for SAP Service Manager to perform various operations related to your platforms.

Task

Run the command ...

Link

List all registered platforms in the current subaccount

btp list services/platform

list services/platform

Get details about a specific platform registered in the current subaccount

btp get services/platform

get services/platform

Register a new platform in the current subaccount

btp register services/platform

register services/platform

Update an existng platform registered in the current subaccount

btp update services/platform

update services/platform

Unregister an existing platform in the current subaccount

btp unregister services/platform

unregister services/platform