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:
parent
ae2b46ab5d
commit
40fea66036
|
|
@ -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"
|
||||||
|
|
|
||||||
|
|
@ -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"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue