mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
14 lines
204 B
JSON
14 lines
204 B
JSON
{
|
|
"title": "CLI",
|
|
"root": true,
|
|
"pages": [
|
|
"---开始使用---",
|
|
"index",
|
|
"---命令---",
|
|
"commands/authentication",
|
|
"commands/project",
|
|
"commands/application",
|
|
"commands/databases"
|
|
]
|
|
}
|