You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
btpCmd=Set the target for commands for the btp CLI to the global account, a directory, or a subaccount. Commands are executed in the specified target, unless you override it using a parameter. If the specified target is part of an account hierarchy, its parents are also targeted, so that if a command is only available on a higher level, it will be executed there.
216
216
btpDir=The ID of the directory to be targeted
217
217
btpSa=The ID of the subaccount to be targeted
218
+
btpSub=BTP Active Subscriptions and their URL
218
219
btpGlobal=Global Account
220
+
btpInfo=Detailed Information about btp CLI target
219
221
log=Processing Log
220
222
gui.conn=Connection Parameters
221
223
gui.refreshConn=Refresh Connection
@@ -280,4 +282,10 @@ err.BTPNoTarget=No BTP cli Target found - are you logged in?
280
282
err.BTPNoGlobalAccount=No BTP cli Global Account Target Found
281
283
err.BTPNoSubAccount=No BTP cli Subaccount Target Found
0 commit comments