ForgeCLI.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, ForgeCLI also contains utility cmdlets for querying Forge Data Management converting Forge OAuth tokens to SecureString
.
PS > Import-Module ./ForgeCLI.ps1
Cmdlets | Description |
---|---|
utils | Utility cmdlets for web download and secure string manipulation |
data | Forge Data Management cmdlets |
admin | ACC/B360 Admin cmdlets |
index | Basic index cmdlets, create/query index |
diff | Diff index cmdlets, create/query index |