mirror of
https://github.com/go-acme/lego
synced 2026-03-14 14:35:48 +01:00
chore: generate
This commit is contained in:
parent
1164cd4052
commit
b6adb92ee2
1 changed files with 6 additions and 8 deletions
14
docs/data/zz_cli_help.toml
generated
14
docs/data/zz_cli_help.toml
generated
|
|
@ -261,16 +261,14 @@ NAME:
|
|||
lego list - Display certificates and accounts information.
|
||||
|
||||
USAGE:
|
||||
lego list
|
||||
lego list [command [command options]]
|
||||
|
||||
COMMANDS:
|
||||
certificates Display information about certificates.
|
||||
accounts Display information about accounts.
|
||||
|
||||
OPTIONS:
|
||||
--accounts, -a Display accounts.
|
||||
--help, -h show help
|
||||
--names, -n Display certificate names only.
|
||||
|
||||
Flags related to the storage:
|
||||
|
||||
--path string Directory to use for storing the data. [$LEGO_PATH]
|
||||
--help, -h show help
|
||||
"""
|
||||
|
||||
[[command]]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue