We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
:
> > > Add composer command yii-config-info
What about to use namespace instead? yii-config:info yii:config:info yii:config-info This is not consistent with other exists commands (yii-config-copy, yii-config-rebuild).
What about to use namespace instead? yii-config:info yii:config:info yii:config-info
yii-config:info
yii:config:info
yii:config-info
This is not consistent with other exists commands (yii-config-copy, yii-config-rebuild).
yii-config-copy
yii-config-rebuild
So we can aliases for them and make them deprecated for the further versions
Originally posted by @xepozz in #175 (comment)
The text was updated successfully, but these errors were encountered:
yii:config:info yii:config:copy yii:config:rebuild
Sounds good to me.
Or... could be even:
config:info config:copy config:rebuild
Sorry, something went wrong.
These commands user can not change, so they should have unique names. So i like one of these:
yii-config:info yii-config:copy yii-config:rebuild
or
@vjik your 2nd variant has a benefit of being able to type y:c:r.
y:c:r
No branches or pull requests
So we can aliases for them and make them deprecated for the further versions
Originally posted by @xepozz in #175 (comment)
The text was updated successfully, but these errors were encountered: