-
-
Notifications
You must be signed in to change notification settings - Fork 137
Open
Labels
good first issueGood for newcomersGood for newcomers
Description
$ xcaddy version
v0.4.4 h1:xstmMhsxrDF/1rnncpi+CLbBfxEP0PjjdtXe3YFwnuo=
When I run xcaddy run --config Caddyfile-Test, I get this error:
$ xcaddy run --config Caddyfile-Test
Error: unknown flag: --config
unknown flag: --config
I think this should be working based on the README.md section For plugin development
$ xcaddy <args...>
<args...>are passed through to thecaddycommand.
For example:
$ xcaddy list-modules
$ xcaddy run
$ xcaddy run --config caddy.jsonkotx
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers