show.asciidoc 305 B

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