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 |
|
For information about using these btp CLI commands with the Cloud Foundry environment, see Org Management Using the SAP BTP Command Line Interface (btp CLI).
For information about using btp CLI with the project "Kyma" environment, see the Enable SAP BTP, Kyma Runtime Using the Command Line tutorial and the Creating SAP BTP, Kyma runtime via the SAP BTP cli blog.
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 Trust from SAP BTP to an SAP Cloud Identity Services Tenant
Managing Users and Their Authorizations Using the btp CLI
Managing Signing Keys for Access Tokens
Managing API Credentials for Calling REST APIs of SAP Authorization and Trust Management Service
Working with Resources of the SAP Service Manager Using the btp CLI