@@ -1706,6 +1706,25 @@ Options:
1706
1706
1707
1707
! [roles example](https://raw.githubusercontent.com/wiki/SAP-samples/hana-developer-cli-tool-example/images/roles.gif)
1708
1708
1709
+ # ## sbss
1710
+ ` ` ` shell
1711
+ hana-cli sbss List all SAP HANA Cloud SBSS service
1712
+ instances in your target Space
1713
+ [aliases: sbssInstances, sbssinstances, sbssServices, listsbss, sbssservices,
1714
+ sbsss]
1715
+ Troubleshooting:
1716
+ --disableVerbose, --quiet Disable Verbose output - removes all extra
1717
+ output that is only helpful to human readable
1718
+ interface. Useful for scripting commands.
1719
+ [boolean] [default: false]
1720
+ --debug, --Debug Debug hana-cli itself by adding output of LOTS
1721
+ of intermediate details
1722
+ [boolean] [default: false]
1723
+
1724
+ Options:
1725
+ -c, --cf, --cmd Cloud Foundry? [boolean] [default: true]
1726
+ ` ` `
1727
+
1709
1728
# ## schemas
1710
1729
1711
1730
` ` ` shell
@@ -1736,6 +1755,47 @@ Options:
1736
1755
1737
1756
! [schemas example](https://raw.githubusercontent.com/wiki/SAP-samples/hana-developer-cli-tool-example/images/schemas.gif)
1738
1757
1758
+ # ## schemaInstances
1759
+
1760
+ ` ` ` shell
1761
+ hana-cli schemaInstances List all SAP HANA Cloud Schema
1762
+ service instances in your target
1763
+ Space
1764
+ [aliases: schemainstances, schemaServices, listschemas, schemaservices]
1765
+ Troubleshooting:
1766
+ --disableVerbose, --quiet Disable Verbose output - removes all extra
1767
+ output that is only helpful to human readable
1768
+ interface. Useful for scripting commands.
1769
+ [boolean] [default: false]
1770
+ --debug, --Debug Debug hana-cli itself by adding output of LOTS
1771
+ of intermediate details
1772
+ [boolean] [default: false]
1773
+
1774
+ Options:
1775
+ -c, --cf, --cmd Cloud Foundry? [boolean] [default: true]
1776
+ ` ` `
1777
+
1778
+ # ## securestore
1779
+
1780
+ ` ` ` shell
1781
+ hana-cli securestore List all SAP HANA Cloud SecureStore
1782
+ service instances in your target
1783
+ Space
1784
+ [aliases: secureStoreInstances, securestoreinstances, secureStoreServices,
1785
+ listSecureStore, securestoreservices, securestores]
1786
+ Troubleshooting:
1787
+ --disableVerbose, --quiet Disable Verbose output - removes all extra
1788
+ output that is only helpful to human readable
1789
+ interface. Useful for scripting commands.
1790
+ [boolean] [default: false]
1791
+ --debug, --Debug Debug hana-cli itself by adding output of LOTS
1792
+ of intermediate details
1793
+ [boolean] [default: false]
1794
+
1795
+ Options:
1796
+ -c, --cf, --cmd Cloud Foundry? [boolean] [default: true]
1797
+ ` ` `
1798
+
1739
1799
# ## serviceKey
1740
1800
1741
1801
` ` ` shell
0 commit comments