File tree Expand file tree Collapse file tree 4 files changed +2
-22
lines changed
docs/cli/built-in-commands Expand file tree Collapse file tree 4 files changed +2
-22
lines changed Original file line number Diff line number Diff line change @@ -64,9 +64,4 @@ You can combine multiple filters to narrow down your results:
6464
6565` php eecli.php channels:list --site=1 --format=json `
6666
67- ` php eecli.php channels:list -s 1 -c 5 -f table `
68-
69- ---
70-
71- ExpressionEngine 7 Docs
72- ©2002–2024 Packet Tide,LLC. Edit this page
67+ ` php eecli.php channels:list -s 1 -c 5 -f table `
Original file line number Diff line number Diff line change @@ -94,9 +94,4 @@ You can combine multiple filters to narrow down your results:
9494
9595` php eecli.php fields:list --site=1 --type=text --format=json `
9696
97- ` php eecli.php fields:list -s 1 -t select -g blog_fields -f table `
98-
99- ---
100-
101- ExpressionEngine 7 Docs
102- ©2002–2025 Packet Tide,LLC. Edit this page
97+ ` php eecli.php fields:list -s 1 -t select -g blog_fields -f table `
Original file line number Diff line number Diff line change @@ -75,8 +75,3 @@ You can combine multiple filters to narrow down your results:
7575` php eecli.php fieldtypes:list --installed --addon=pro_search --format=json `
7676
7777` php eecli.php fieldtypes:list -i -s text,textarea -f table `
78-
79- ---
80-
81- ExpressionEngine 7 Docs
82- ©2002–2025 Packet Tide,LLC. Edit this page
Original file line number Diff line number Diff line change @@ -43,8 +43,3 @@ The following commands will show ExpressionEngine version information in simple
4343` php eecli.php version -e build `
4444
4545` php eecli.php version --field=php_version `
46-
47- ---
48-
49- ExpressionEngine 7 Docs
50- ©2002–2025 Packet Tide,LLC. Edit this page
You can’t perform that action at this time.
0 commit comments