Yves P
|
57db7a68f9
Use the `help()` method for unknown subcommands
|
8 years ago |
Yves P
|
f87005bcb9
Add a more helpful message when trying to use an unknown short option
|
8 years ago |
Yves P
|
6e54f5706d
Update a test to make sure the correct message is generated when an unknown shell option is being used
|
8 years ago |
Yves P
|
a66ebee09a
When an unknown subcommand is called, display a more useful message rather than the help of the command
|
8 years ago |
Mark Story
|
2489da888a
Propagate root names to sub commands.
|
8 years ago |
Mark Story
|
261cdc3f47
Normalize on rootName instead of helpAlias.
|
8 years ago |
Mark Story
|
668c087398
Merge branch 'master' into 3.next
|
8 years ago |
Marc Würth
|
3a6bd75832
Use HTTPS for the opensource.org URL
|
8 years ago |
Marc Würth
|
c61ab5ee95
Use HTTPS for the cakefoundation.org URL
|
8 years ago |
Marc Würth
|
4c774ce4b7
Use HTTPS for the cakephp.org URL
|
8 years ago |
mscherer
|
4069d5caff
Allow camelBacked method names for subcommands.
|
9 years ago |
Mark Story
|
96ccf5bb39
Merge branch 'master' into 3.next
|
9 years ago |
Henrik Gemal
|
e808d23249
minor fixes to unit tests (#10052)
|
9 years ago |
Mark Story
|
df36f914d6
Shift subcommand propagation to be at help generation.
|
9 years ago |
Mark Story
|
e08825e595
Merge pull request #10006 from cakephp/3.next-console-fix-default-description
|
9 years ago |
mscherer
|
e0a4b9a808
Merge in defaults from subcommand parser for the parser help.
|
9 years ago |
Mark Story
|
bd09e3959f
Merge branch 'master' into 3.next
|
9 years ago |
Yves P
|
bb435dfdae
Update a test to cover more cases
|
9 years ago |
Yves P
|
d94a39f523
Add support for multiple values option in the Shell system
|
9 years ago |
dereuromark
|
ab684b661f
Allow help to also display 0 as short type and fix some cloaking nonstrict checks.
|
9 years ago |
dereuromark
|
14ef75fae6
Fix logic issue of required after optional arguments.
|
9 years ago |
Marc Würth
|
f05e7e760f
Remove superfluous "Class" from doc blocks
|
9 years ago |
Marc Würth
|
05305555a3
Remove superfluous whitespace in doc blocks
|
9 years ago |
thinkingmedia
|
7babaccdff
adds sorting to the parameters
|
10 years ago |
Yves P
|
99b1cc72f6
Corrects the "Tests" links in various docblocks
|
10 years ago |
ADmad
|
6cf7b52897
Use short array syntax.
|
11 years ago |
Bryan Crowe
|
be845a3a01
Run phpcbf for PSR2 CS fixers
|
11 years ago |
euromark
|
3399d2fd84
Check arguments.
|
11 years ago |
euromark
|
7eed64fa0e
Simplify code.
|
11 years ago |
euromark
|
b0bc75c8e8
Allow console option parsers to be merged/combined.
|
11 years ago |