This commit is contained in:
zhaojing1987 2023-10-11 17:38:28 +08:00
parent 0b891bede6
commit de5706593b

View File

@ -1,7 +1,7 @@
# cli # cli
## apphub ## apphub
''' ```
Usage: apphub [OPTIONS] COMMAND [ARGS]... Usage: apphub [OPTIONS] COMMAND [ARGS]...
Options: Options:
@ -11,7 +11,7 @@ Commands:
genkey Generate a new API key genkey Generate a new API key
getconfig Get a config value getconfig Get a config value
setconfig Set a config value setconfig Set a config value
''' ```
# 项目结构 # 项目结构
## src ## src