Files
dokku/docs/appendices/0.20.0-migration-guide.md
2020-02-19 01:00:47 -05:00

602 B

0.20.0 Migration Guide

Removals

The following commands were previously deprecated and were removed in this release.

  • 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.

Deprecations

  • nginx:show-conf has been deprecated in favor of nginx:show-config.