Command | What it does | Parameter |
---|
extract-objects
| (Default Verb) Load Loads object general details and lineage on the Entity level | -d, --entity-details Load entity details
-a, --all-versions INTERNAL: Get all object versions. By default, only version A is loaded
-c, --count-only INTERNAL: Just count the needed SAP table data rows, without computing the relations.
-f, --format INTERNAL: The relations are exported by default in GraphML (g) format. The JSON (j) format is used for generating specific content used in Data Vizualization
-s, --bw-sid Required. Select a BW SID based on the configuration file entries
-h, --hana-schema Required. Select a HANA schema based on the configuration file entries
-p, --path Set the export path. The default one is set in the configuration file, or it's 'Export' folder, otherwise
|
extract-fields
| Load Loads objects buildup and lineage on the Field/InfoObject level | -d, --descriptions Load buildup items descriptions
-s, --bw-sid Required. Select a BW SID based on the configuration file entries
-h, --hana-schema Required. Select a HANA schema based on the configuration file entries
-p, --path Set the export path. The default one is set in the configuration file, or it's 'Export' folder, otherwise
|
extract-all
| Extract Extracts both object and field details | -s, --bw-sid Required. Select a BW SID based on the configuration file entries
-h, --hana-schema Required. Select a HANA schema based on the configuration file entries
-p, --path Set the export path. The default one is set in the configuration file, or it's 'Export' folder, otherwise
|
insert-license
| Insert Inserts license key | -l, --lic Required. License Key
|
show-license
| Display Displays license info | |
set-password
| Set Sets an encrypted password for a system added in the configuration file | -s, --bw-sid Required. Select a BW SID based on the configuration file entries
-h, --hana-schema Required. Select a HANA schema based on the configuration file entries
-p, --password Required. Connection password
|
big-test
| INTERNAL: Execute a test with large amount of data | -s, --bw-sid Required. Select a BW SID based on the configuration file entries
-h, --hana-schema Required. Select a HANA schema based on the configuration file entries
|
help
| Display Displays more information on a specific command. | |
version Display
| Displays version information. | |