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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

TakeshiOnishi
Copy link

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.

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.

1 participant