Difference between revisions of "Opensearch-cli"

From wikieduonline
Jump to navigation Jump to search
Line 9: Line 9:
  
  
<pre>
+
[[opensearch-cli]] --help
opensearch-cli --help
+
opensearch-cli is a unified command line interface for managing OpenSearch clusters
opensearch-cli is a unified command line interface for managing OpenSearch clusters
+
 
   
+
  Usage:
Usage:
+
  opensearch-cli [command]
  opensearch-cli [command]
+
 
</pre>
 
 
  Available Commands:
 
  Available Commands:
 
   [[ad]]          Manage the Anomaly Detection plugin
 
   [[ad]]          Manage the Anomaly Detection plugin

Revision as of 14:35, 26 April 2022

Examples:


opensearch-cli --help
opensearch-cli is a unified command line interface for managing OpenSearch clusters
  
Usage:
  opensearch-cli [command]
Available Commands:
  ad          Manage the Anomaly Detection plugin
  completion  Generate completion script for your shell
  curl        Manage OpenSearch platform features
  help        Help about any command
  knn         Manage the k-NN plugin
  profile     Manage a collection of settings and credentials that you can apply to an opensearch-cli command

Flags:
  -c, --config string    Configuration file for opensearch-cli, default is /Users/sf/.opensearch-cli/config.yaml
  -h, --help             Help for opensearch-cli
  -p, --profile string   Use a specific profile from your configuration file
  -v, --version          Version for opensearch-cli

Use "opensearch-cli [command] --help" for more information about a command.


See also

Advertising: