show.asciidoc 316 B

12345678910
  1. [discrete]
  2. [[esql-show]]
  3. === `SHOW <item>`
  4. The `SHOW <item>` source command returns information about the deployment and
  5. its capabilities:
  6. * Use `SHOW INFO` to return the deployment's version, build date and hash.
  7. * Use `SHOW FUNCTIONS` to return a list of all supported functions and a
  8. synopsis of each function.