Skip to content

Commit 916ec99

Browse files
authored
Merge pull request #1062 from ExpressionEngine/7.dev
Pushing cli nav changes live
2 parents f28e224 + c5be66b commit 916ec99

File tree

1 file changed

+14
-6
lines changed

1 file changed

+14
-6
lines changed

docs/toc_sections/_advanced_usage_toc.yml

Lines changed: 14 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -662,26 +662,34 @@
662662
href: cli/usage.md
663663
- name: Built In Commands
664664
items:
665-
- name: Add-on Management
666-
href: cli/built-in-commands/addons.md
667665
- name: Add-on Generator
668666
href: development/addon-development-overview.md
667+
- name: Add-on Management
668+
href: cli/built-in-commands/addons.md
669669
- name: Backup Database
670670
href: cli/built-in-commands/backup-database.md
671+
- name: Channels List
672+
href: cli/built-in-commands/channels-list.md
671673
- name: Clear Cache
672674
href: cli/built-in-commands/cache-clear.md
673675
- name: Command Generator
674676
href: cli/built-in-commands/make-command.md
675677
- name: Config Management
676678
href: cli/built-in-commands/config-management.md
677-
- name: Migrations
678-
href: cli/built-in-commands/migrate.md
679+
- name: Fields List
680+
href: cli/built-in-commands/fields-list.md
681+
- name: Fieldtypes List
682+
href: cli/built-in-commands/fieldtypes-list.md
679683
- name: List
680684
href: cli/built-in-commands/list.md
681685
- name: Make migration
682686
href: cli/built-in-commands/make-migration.md
687+
- name: Migrations
688+
href: cli/built-in-commands/migrate.md
683689
- name: Model Generator
684690
href: cli/built-in-commands/make-model.md
691+
- name: Prolet Generator
692+
href: cli/built-in-commands/make-prolet.md
685693
- name: Sync Conditional Fields
686694
href: cli/built-in-commands/sync-conditional-fields.md
687695
- name: Sync Reindex Content
@@ -690,8 +698,8 @@
690698
href: cli/built-in-commands/sync-upload-directory.md
691699
- name: Update ExpressionEngine
692700
href: cli/built-in-commands/update.md
693-
- name: Prolet Generator
694-
href: cli/built-in-commands/make-prolet.md
701+
- name: Version
702+
href: cli/built-in-commands/version.md
695703
- name: Widget Generator
696704
href: cli/built-in-commands/make-widget.md
697705
- name: Creating a Command

0 commit comments

Comments
 (0)