Skip to content
New issue

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

Rename commands for better using abbrev command calls #27

Open
mike4git opened this issue Dec 20, 2024 · 0 comments
Open

Rename commands for better using abbrev command calls #27

mike4git opened this issue Dec 20, 2024 · 0 comments

Comments

@mike4git
Copy link
Contributor

mike4git commented Dec 20, 2024

Today it is not possible to use abbreviations in command calls (e.g. bin/console n:p:load)

And if you want to load one single fixture you have to use a different command which is very incomfortable to use.

So best solution atm:
bin/console neusta:pimcore:load-fixtures without argument loads all fixtures
bin/console neusta:pimcore:load-fixtures My\Special\Fixture with argument loads specific fixture

Additionally error message should be clearer to use Symfony declaration name instead FQCN.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant