The Elastic CLI (https://github.com/elastic/cli) uses an `.elasticrc` file with OS-integration for deployment context and secrets management. Add support for `espipe` to read from the `.elasticrc` and use the secrets for its output Elasticsearch cluster.
The Elastic CLI (https://github.com/elastic/cli) uses an
.elasticrcfile with OS-integration for deployment context and secrets management.Add support for
espipeto read from the.elasticrcand use the secrets for its output Elasticsearch cluster.