Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 14 additions & 6 deletions docs/toc_sections/_advanced_usage_toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -662,26 +662,34 @@
href: cli/usage.md
- name: Built In Commands
items:
- name: Add-on Management
href: cli/built-in-commands/addons.md
- name: Add-on Generator
href: development/addon-development-overview.md
- name: Add-on Management
href: cli/built-in-commands/addons.md
- name: Backup Database
href: cli/built-in-commands/backup-database.md
- name: Channels List
href: cli/built-in-commands/channels-list.md
- name: Clear Cache
href: cli/built-in-commands/cache-clear.md
- name: Command Generator
href: cli/built-in-commands/make-command.md
- name: Config Management
href: cli/built-in-commands/config-management.md
- name: Migrations
href: cli/built-in-commands/migrate.md
- name: Fields List
href: cli/built-in-commands/fields-list.md
- name: Fieldtypes List
href: cli/built-in-commands/fieldtypes-list.md
- name: List
href: cli/built-in-commands/list.md
- name: Make migration
href: cli/built-in-commands/make-migration.md
- name: Migrations
href: cli/built-in-commands/migrate.md
- name: Model Generator
href: cli/built-in-commands/make-model.md
- name: Prolet Generator
href: cli/built-in-commands/make-prolet.md
- name: Sync Conditional Fields
href: cli/built-in-commands/sync-conditional-fields.md
- name: Sync Reindex Content
Expand All @@ -690,8 +698,8 @@
href: cli/built-in-commands/sync-upload-directory.md
- name: Update ExpressionEngine
href: cli/built-in-commands/update.md
- name: Prolet Generator
href: cli/built-in-commands/make-prolet.md
- name: Version
href: cli/built-in-commands/version.md
- name: Widget Generator
href: cli/built-in-commands/make-widget.md
- name: Creating a Command
Expand Down