Files
dokku/docs
Roland van Laar be0ba28570 feat: Add show option to the certs plugin
The 'server.key' and 'server.crt' can printed to stdin.
The two options are:
    `dokku certs:show <app> key > server.key`
    `dokku certs:show <app> crt > server.crt`
This will create two files, `server.key` and `server.crt`.
Those files contain the private key and the certificate.

Includes tests.
2020-07-04 13:14:02 +02:00
..
2020-05-22 15:47:37 -04:00
2020-04-30 11:45:41 -07:00
2020-06-18 08:34:24 +01:00
2020-06-18 08:34:24 +01:00
2020-04-14 23:53:35 -04:00