Updating missing sidebar entries for v0.11 and v0.9 CLI items: 'fleet gitcloner' and 'fleet cleanup'.

Signed-off-by: Sunil Singh <sunil.singh@suse.com>
This commit is contained in:
Sunil Singh 2025-05-07 13:25:54 -07:00
parent ae2b46ab5d
commit 40fea66036
No known key found for this signature in database
GPG Key ID: B63745F5C803DA80
2 changed files with 8 additions and 0 deletions

View File

@ -104,6 +104,10 @@
"type": "doc", "type": "doc",
"id": "cli/fleet-cli/fleet_deploy" "id": "cli/fleet-cli/fleet_deploy"
}, },
{
"type": "doc",
"id": "cli/fleet-cli/fleet_gitcloner"
},
{ {
"type": "doc", "type": "doc",
"id": "cli/fleet-cli/fleet_target" "id": "cli/fleet-cli/fleet_target"

View File

@ -99,6 +99,10 @@
"type": "doc", "type": "doc",
"id": "cli/fleet-cli/fleet_apply" "id": "cli/fleet-cli/fleet_apply"
}, },
{
"type": "doc",
"id": "cli/fleet-cli/fleet_cleanup"
},
{ {
"type": "doc", "type": "doc",
"id": "cli/fleet-cli/fleet_test" "id": "cli/fleet-cli/fleet_test"