[FEATURE]: specify --tools on command-line for enabling/disabling tools
Feature hasn't been suggested before.
- I have verified this feature I'm about to request hasn't been suggested before.
Describe the enhancement you want to request
When running with opencode run I want to be able to specify --tools '-*,read,write,webfetch' to define which tools the model can use. The proposed syntax is -* (disable all), or enable by listing them, or * to enable all. See #5339