mirror of
https://github.com/Dokploy/website
synced 2025-06-26 18:16:01 +00:00
14 lines
189 B
JSON
14 lines
189 B
JSON
{
|
|
"title": "CLI",
|
|
"description": "CLI Documentation",
|
|
"icon": "Building2",
|
|
"root": true,
|
|
"pages": [
|
|
"---Get Started---",
|
|
"index",
|
|
"comparisons",
|
|
"---Commands---",
|
|
"..."
|
|
]
|
|
}
|