APSCLI.psd1 is a PowerShell script module containing a set of cmdlets for working with the ACC Model Properties (Indexing) service. In addition to cmdlets for creating and querying indexes, APSCLI also contains utility cmdlets for querying APS Data Management converting APS OAuth tokens to SecureString.
PS > Import-Module ./APSCLI.ps1| Cmdlets | Description |
|---|---|
| utils | Utility cmdlets for web download and secure string manipulation |
| data | APS Data Management cmdlets |
| admin | ACC/B360 Admin cmdlets |
| index | Basic index cmdlets, create/query index |
| diff | Diff index cmdlets, create/query index |