2020-02-10 05:04:19 -05:00
|
|
|
# 0.20.0 Migration Guide
|
|
|
|
|
|
2020-02-18 17:02:49 -05:00
|
|
|
## Removals
|
2020-02-10 05:04:19 -05:00
|
|
|
|
2020-02-18 17:02:49 -05:00
|
|
|
The following commands were previously deprecated and were removed in this release.
|
2020-02-10 05:04:19 -05:00
|
|
|
|
|
|
|
|
- `apps`: Use `apps:list` instead.
|
|
|
|
|
- `certs`: Use `certs:report` instead.
|
|
|
|
|
- `certs:info`: Use `certs:report` instead.
|
|
|
|
|
- `checks`: Use `checks:report` instead.
|
|
|
|
|
- `docker-options`: Use `docker-options:report` instead.
|
|
|
|
|
- `domains`: Use `domains:report` instead.
|
|
|
|
|
- `plugin`: Use `plugin:list` instead.
|
|
|
|
|
- `proxy`: Use `proxy:report` instead.
|
|
|
|
|
- `trace`: Use `trace:on` or `trace:off` instead.
|
2020-02-18 17:02:49 -05:00
|
|
|
|
|
|
|
|
## Deprecations
|
|
|
|
|
|
|
|
|
|
- `nginx:show-conf` has been deprecated in favor of `nginx:show-config`.
|