Skip to content

Conversation

ZachBrisson-Elastic
Copy link
Contributor

Typo in the export command results in the command not working as written. Needs a space between export and the variable.

Changed:
"exportELASTIC_PASSWORD="your_password""
to:
"export ELASTIC_PASSWORD="your_password"

ElasticSupport 2025-04-16 at 09 23 36

Typo in the export command results in the command not working as written. Needs a space between export and the variable. 

Changed:
"exportELASTIC_PASSWORD="your_password""
to:
"export ELASTIC_PASSWORD="your_password"
Copy link
Contributor

@leemthompo leemthompo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks @ZachBrisson-Elastic 👍

@leemthompo leemthompo enabled auto-merge (squash) April 22, 2025 11:40
@leemthompo leemthompo merged commit cb20d01 into main Apr 22, 2025
3 of 4 checks passed
@leemthompo leemthompo deleted the ZachBrisson-Elastic-patch-1 branch April 22, 2025 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants