Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update falco simulate command in README #389

Conversation

TakeshiOnishi
Copy link
Contributor

Summary

This PR updates the falco command example in the README. The old command:
falco local -debug /path/to/your/default.vcl
is replaced with:
falco simulate -debug /path/to/your/default.vcl.

Changes

  • Updated the README file to replace local with simulate in the falco command example.

Reason

The simulate command is now the correct and recommended subcommand for this context. The local command may no longer be applicable or up-to-date.

Copy link
Owner

@ysugimoto ysugimoto left a comment

Choose a reason for hiding this comment

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

Thanks, you're right!!

@ysugimoto ysugimoto merged commit 93510fb into ysugimoto:main Jan 28, 2025
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