We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9785aeb commit d34ae93Copy full SHA for d34ae93
docs/toc_sections/_advanced_usage_toc.yml
@@ -643,7 +643,7 @@
643
- name: Add-on Management
644
href: cli/built-in-commands/addons.md
645
- name: Add-on Generator
646
- href: cli/built-in-commands/make-addon.md
+ href: development/addon-development-overview.md
647
- name: Backup Database
648
href: cli/built-in-commands/backup-database.md
649
- name: Clear Cache
@@ -666,6 +666,12 @@
666
href: cli/built-in-commands/make-prolet.md
667
- name: Widget Generator
668
href: cli/built-in-commands/make-widget.md
669
+ - name: Creating a Command
670
+ href: cli/creating-a-command.md
671
+ - name: Defining Input
672
+ href: cli/defining-input.md
673
+ - name: Displaying Output
674
+ href: cli/displaying-output.md
675
676
677
- name: Entry Cloning
0 commit comments