Josh Mock

Josh Mock

Senior Software Engineer

Josh maintains the Elasticsearch JavaScript client.

Subscribe
Articles by Josh Mock
You and your AI agent shouldn't be using curl: Introducing the Elastic CLI and Agent Skills
Elasticsearch Labs

You and your AI agent shouldn't be using curl: Introducing the Elastic CLI and Agent Skills

Elastic CLI reaches every Elasticsearch, Kibana and Cloud API from one command, and it's what Elastic Agent Skills run on. Input is validated against a JSON Schema before anything leaves your machine, and API keys stay in your OS keychain.

Josh Mock
ES|QL queries to TypeScript types with the Elasticsearch JavaScript client
Elasticsearch Labs

ES|QL queries to TypeScript types with the Elasticsearch JavaScript client

Explore how to use the Elasticsearch JavaScript client and TypeScript support to craft ES|QL queries and handle their results as native JavaScript objects.

Josh Mock