elasticsearch-create-enrollment-token
all
Create enrollment tokens for Elasticsearch nodes and Kibana instances.
More info →Options (2)
-s, --scopebooleanCreate an enrollment token for adding a new Elasticsearch node
Example:
elasticsearch-create-enrollment-token {{[-s|--scope]}} node-h, --helpbooleanDisplay help
Example:
elasticsearch-create-enrollment-token {{[-h|--help]}}Examples (5)
Create an enrollment token for adding a new Elasticsearch node
elasticsearch-create-enrollment-token [-s|--scope] nodeCreate an enrollment token for adding a new Kibana instance
elasticsearch-create-enrollment-token [-s|--scope] kibanaCreate an enrollment token and display verbose output
elasticsearch-create-enrollment-token [-s|--scope] node --verboseCreate an enrollment token for a Kibana instance with a custom Elasticsearch URL
elasticsearch-create-enrollment-token [-s|--scope] kibana --url "IP"Display help
elasticsearch-create-enrollment-token [-h|--help]made by @shridhargupta | data from tldr-pages