laravel/boost

Add '--editors' and '--agents' options to 'boost:install' command

Closed this issue · 3 comments

I added php artisan boost:install to the post-update-cmd composer script so the guidelines will be automatically updated when I update my composer packages. The only problem with this setup is that it requires interaction: every time the install command runs after updating the composer packages, you must manually select the editors and agents. It would be nice if there were --editors and --agents options available on the command so it can run without interaction.

Argument support (this issue) + #141 should solve it like a charm 🙏

Something like boost:install --only-mcp would work for our team.

another suggestion from #215 is also good.

Thanks. This has shipped with version 1.3.0, so now Boost Now stores editors and agents on the boost.json file .