Skip to content

Latest commit

 

History

History
96 lines (55 loc) · 4.93 KB

setting-entitlements-using-the-btp-cli-5af849c.md

File metadata and controls

96 lines (55 loc) · 4.93 KB

Setting Entitlements Using the btp CLI

Use the SAP BTP command line interface (btp CLI) to set entitlements to define the functionality or permissions available for users of global accounts, directories, and subaccounts.

Tip:

By default, all commands are executed in the global account you're logged into. To change this to a directory or subaccount, use btp target. See Set a Target for Subsequent Commands with btp target.

Task

Run the command...

Command help

Get all the entitlements and quota assignments for a global account, directories, and subaccounts

btp list accounts/entitlement

Restriction:

It is not possible to list the entitlements of a Neo subaccount with btp list accounts/entitlements --subaccount <ID>. You can, however, list the entitlements for a directory that includes Neo subaccounts with btp list accounts/entitlements --directory <ID>.

btp list accounts/entitlement

Assign or update an entitlement to a subaccount or a directory

btp assign accounts/entitlement

btp assign accounts/entitlement

Related Information

Working with Global Accounts, Directories, and Subaccounts Using the btp CLI

Working with Environments 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 Security Settings

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

btp CLI Command Reference

Entitlements and Quotas ↗️