index
:
caddy
1xx-stdlib
2.7
acme-database
active-health-check-headers
active-health-host-placeholder-for-headers
add-default-collectors
add-verifier-in-comment
address-parse-commas
autohttp-warn-to-info
better-error-with-encrypted-private-key
browse-symlink-not-in-total
buffer-content-length
bump-go-ci
cache-ask
cel-placeholder-escape
cel-support-null
chroma-dep
ci-common-go-config
client-auth-doc
client-ip-with-port
close-h3-connections
cmd-issuer
composite-connpolicy-matcher
config-adapter-fix
ctx-app-strict
deb-provides
delete-config-test-cleanup
dep-upgrades
dependabot/github_actions/golangci/golangci-lint-action-5
deps-upgrade
document-interfaces
downgrade-min-go
drop-ondemand-ratelimit
early-data
empty-string-header-replacement
encode-connect
encode-flush
encode-flush-error
encode-sendfile
expand-proxy-proto-docs
export-lengthreader
fast-abs
fastcgi-cl-header
fastcgi-fix
file-placeholder
fileserver-oversight
fileserver-show
fix-6144
fix-6355
fix-config-file-detection-regrerssion
fix-default-logger
fix-encode-103
fix-otel-issue
fix-quic-nil-conn
fix-release
fix-reverseproxy-ca-provider
fix-sni-matcher-replacing
force-automate
forward-auth-empty-headers
forward-proxy
fuzz-seed-corpus
go120-issue5288
h2c-proxy-protocol
handler-trace
handshake-context
hijack-buffer-fix
hijack-read-size
http3-graceful
hurl-tests
ident-storage
improve-goreleaser-check
interface-network-type
issue-6300
limit-jobs-forks
master
matcher-regexp-names
matcher-with-error
merge-ip-matchers
metrics-improvements
ms-log-duration
multi-loggers
net-wal
no-bail-on-error
prefer-wildcard
prefixed-query
produce-csr
promote-metrics
proxy-h3
proxy-res-templates
proxy-success-ratio
proxy-upstream-ids
public-ip-certs
querymatcher
quic-go
reject-global-matcher-earlier
relative-path-fix
reload-troubleshooting
remove-unsupported-geese
remove-zealous-check
replace-error-msg
replacer-mutex
responsewriter-readfrom
retract-283
reverse-proxy-h2-websocket
reverse-proxy-websocket-size
rewrite-modify-query
rp-bad-comment
rwmutex-replacer
slices-pkg
storage-clean-off
strict
strip-prefix-fix
stripe
stripe-debug
stripe-kprox
stripe-kprox-debug
testing-updates
tls-cert-cache-internal-reload
transfer-encoding-match
transport-source-addr
update-golangci-config
upgrade-cel
upgrade-some-deps
upgrade-x-net
v1
vars-match-nil
virtualconns
websocket-normalize
windows-icon
x-net-0.32
zerossl
zerossl-email
Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS
caddyserver
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
cmd
/
commands.go
Age
Commit message (
Expand
)
Author
2024-10-30
cmd: Allow `add-package` to select version of package (#6665)
Lucas VerÍssimo Botelho
2024-10-02
ci: install xcaddy to fix release flow (#6602)
v2.9.0-beta.2
Mohammed Al Sahaf
2024-08-22
cmd: Use a factory to create the caddy root command (#6533)
a
2023-10-11
cmd: Fix exiting with custom status code, add `caddy -v` (#5874)
Francis Lavoie
2023-09-07
cmd: Prevent overwriting existing env vars with `--envfile` (#5803)
Evan Van Dam
2023-08-14
ci: use gci linter (#5708)
Jacob Gadikian
2023-08-07
ci: Use gofumpt to format code (#5707)
Jacob Gadikian
2023-06-02
cmd: Implement storage import/export (#5532)
Cass C
2023-02-24
cmd: Expand cobra support, add short flags (#5379)
Francis Lavoie
2023-02-16
cmd: Adjust documentation for commands (#5377)
Francis Lavoie
2023-01-31
cmd: Add `--envfile` flag to `validate` command (#5350)
Amis Shokoohi
2023-01-21
chore: Fix typo, coral -> cobra (#5325)
Y.Horie
2022-10-25
cmd: replace deprecate func use (#5170)
Mohammed Al Sahaf
2022-09-06
cmd: Enhance some help text
Matthew Holt
2022-08-30
cmd: Enhance CLI docs
Matthew Holt
2022-08-30
cmd: add completion command (#4994)
Mohammed Al Sahaf
2022-08-30
cmd: Migrate to `spf13/cobra`, remove single-dash arg support (#4565)
Mohammed Al Sahaf
2022-07-29
Minor docs clarification
Matthew Holt
2022-04-12
cmd: Add `--diff` option for `caddy fmt` (#4695)
Francis Lavoie
2022-03-02
pki: Implement API endpoints for certs and `caddy trust` (#4443)
Francis Lavoie
2021-11-08
caddycmd: Add `--keep-backup` to upgrade commands (#4387)
Francis Lavoie
2021-10-18
caddycmd: Add `--skip-standard` to `list-modules` command, quieter output (#4...
Francis Lavoie
2021-10-11
caddycmd: fix caddy validate/fmt help message (#4377)
M. Ángel Jimeno
2021-09-01
cmd: export CaddyVersion(), Commands() (#4316)
peymaneh
2021-08-11
cmd: New `add-package` and `remove-package` commands (#4226)
Oleg
2021-05-02
cmd: Add --envfile flag to `start` command (#4141)
Jesse
2021-02-01
cmd: Add --force flag to reload command (close #4005)
Matthew Holt
2021-01-19
caddycmd: Add upgrade command (#3972)
Matt Holt
2021-01-04
cmd: Organize list-modules output; --packages flag (#3925)
Matt Holt
2020-09-14
cmd: Allow `caddy fmt` to read from stdin (#3680)
Matthew Penner
2020-05-15
cmd: Add --envfile flag to run command (#3278)
elcore
2020-05-13
cmd: Add pidfile support (closes #3235)
Matthew Holt
2020-05-07
docs: Fix command.Func documentation (#3371)
Jose Donizetti
2020-03-22
cmd: Add --watch flag to start & run commands (closes #1806)
Matthew Holt
2020-03-15
cmd: fmt: --write -> --overwrite to make it clear it's destructive
Matthew Holt
2020-03-06
Merge branch 'certmagic-refactor' into v2
Matthew Holt
2020-03-06
Refactor for CertMagic v0.10; prepare for PKI app
Matthew Holt
2020-02-29
cmd: Add `caddy fmt` command. (#3090)
Vaibhav
2020-01-10
cmd: Add build-info command; update CertMagic
Matthew Holt
2019-12-31
Config auto-save; run --resume flag; update environ output (close #2903)
Matthew Holt
2019-12-23
cmd: Eliminate unintended use of cgo
Matthew Holt
2019-11-15
cmd: Improve stop command by trying API before signaling process
Matthew Holt
2019-10-28
v2: Logging! (#2831)
Matt Holt
2019-10-08
cmd: Built-in commands all use RegisterCommand (#2794)
yzongyue
2019-10-06
cmd: adapt: Default --adapter value is "caddyfile"
Matthew Holt
2019-10-01
cmd: CLI improvements; add --validate to adapt command
Matthew Holt
2019-09-30
cmd: Add validate subcommand; list-modules --versions; some renaming
Matthew Holt
2019-09-30
cmd: Refactor subcommands, add help, make them pluggable
aca
2019-09-18
http: Improve auto HTTP->HTTPS redirects, fix edge cases
Matthew Holt
2019-09-13
Use keybase fork of mitchellh/go-ps for bug fixes (#2750)
Mohammed Al Sahaf
[next]