Use the SAP BTP command line interface (btp CLI) to manage runtime environment instances in a subaccount. For example, enable the Cloud Foundry environment by creating a Cloud Foundry org (environment instance).
By default, all commands are executed in the global account you're logged in to. To change this target to a subaccount, use
btp target -sa <my-subaccount-id>
. See Set a Target for Subsequent Commands with btp target.
Task |
Run the command ... |
Command help |
---|---|---|
Get all available environments for a subaccount |
|
|
Get details about an environment available for a subaccount |
|
|
Get all environment instances of a subaccount |
|
|
Get a specific environment instance of a subaccount |
|
|
Create an environment instance in a subaccount |
|
|
Update the plan and/or configuration parameters of an environment in a subaccount |
|
|
Delete environment instances of a subaccount |
|
Related Information
Working with Global Accounts, Directories, and Subaccounts Using the btp CLI
Setting Entitlements Using the btp CLI
Working with Multitenant Applications Using the btp CLI
Working with External Resource Providers Using the btp CLI
Managing Users and Their Authorizations Using the btp CLI
Working With Resources of the SAP Service Manager Using the btp CLI
Org Management Using the SAP BTP Command Line Interface (btp CLI) [Feature Set B]