Skip to content

btpInfo ​

Command: btpInfo
Category: BTP Integration
Status: Production Ready

Description ​

Detailed Information about btp CLI target

Syntax ​

bash
hana-cli btpInfo [options]

Aliases ​

  • btpinfo

Command Diagram ​

Parameters ​

Positional Arguments ​

None.

Options ​

OptionAliasTypeDefaultDescription
--output-ostringtblOutput format. Choices: tbl, json.

Troubleshooting ​

OptionAliasTypeDefaultDescription
--disableVerbose--quietbooleanfalseDisable Verbose output - removes all extra output that is only helpful to human readable interface. Useful for scripting commands.
--debug-dbooleanfalseDebug hana-cli itself by adding output of LOTS of intermediate details.

Examples ​

Basic Usage ​

bash
hana-cli btpInfo --output json

Output the current BTP target information in JSON format.


btpInfoUI (UI Variant) ​

Command: btpInfoUI
Category: BTP Integration
Status: Production Ready

UI Description ​

Execute btpInfoUI command - UI version of BTP information display

UI Syntax ​

bash
hana-cli btpInfoUI [options]

UI Aliases ​

  • btpinfoUI
  • btpui
  • btpInfoui

UI Command Diagram ​

UI Parameters ​

UI Positional Arguments ​

None.

UI Options ​

OptionAliasTypeDefaultDescription
--output-ostringtblOutput format. Choices: tbl, json.

UI Troubleshooting ​

OptionAliasTypeDefaultDescription
--disableVerbose--quietbooleanfalseDisable Verbose output - removes all extra output that is only helpful to human readable interface. Useful for scripting commands.
--debug-dbooleanfalseDebug hana-cli itself by adding output of LOTS of intermediate details.

UI Examples ​

bash
hana-cli btpInfoUI

Launch the UI for BTP configuration details.

See Also ​