Publish CLI docs for maintenance (#3841)
#### Type of change
- [x] 🗺️ Documentation
This commit is contained in:
parent
57125f3ea3
commit
91e6108060
@ -42,14 +42,15 @@ const sidebars = {
|
|||||||
items: [
|
items: [
|
||||||
{
|
{
|
||||||
type: 'category',
|
type: 'category',
|
||||||
label: 'Setup',
|
label: 'Setup and maintenance',
|
||||||
link: {
|
link: {
|
||||||
slug: 'cli/setup',
|
slug: 'cli/setup',
|
||||||
description: 'Documentation for commonly-used Corso setup CLI commands',
|
description: 'Documentation for Corso setup and maintenance commands',
|
||||||
},
|
},
|
||||||
items: [
|
items: [
|
||||||
'cli/corso-repo-init-s3',
|
'cli/corso-repo-init-s3',
|
||||||
'cli/corso-repo-connect-s3',
|
'cli/corso-repo-connect-s3',
|
||||||
|
'cli/corso-repo-maintenance',
|
||||||
'cli/corso-env']
|
'cli/corso-env']
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user