User guide error - certificates subcommand


Managing certificates
To view a list of the certificates Certbot knows about, run the certificates subcommand:
certbot certificates

But when I run current version:

certbot certificates

usage:
certbot [SUBCOMMAND] [options] [-d domain] [-d domain] …

certbot: error: unrecognized arguments: certificates

You sure you’re running the most current version? What output does certbot --version give?

My fault, I shall not trust debian repository that it is up to date:

certbot --version
certbot 0.9.3

I have installed certbot yesterday from jessie-backports. When I use local copy, it works:

./letsencrypt-auto certificates

1 Like

How can I close this topic?

As far as I know, a user can’t close his or hers own topic. Marking it as resolved would be enough though and the topic is automatically closed after 1 month.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.