### Component Forge ### Describe the feature you would like The `--priority-gas-price` flag seems to be available only for the `forge create` command: https://book.getfoundry.sh/reference/forge/forge-create?highlight=priority#options Running `forge script --help` does not list this flag: https://app.warp.dev/block/8XMHLZq19VYER8fe5XpURz ### Additional context Output of `forge --version`: ```text 9aefa43 2023-07-03T00:07:40.921128000Z ```
Component
Forge
Describe the feature you would like
The
--priority-gas-priceflag seems to be available only for theforge createcommand:https://book.getfoundry.sh/reference/forge/forge-create?highlight=priority#options
Running
forge script --helpdoes not list this flag:https://app.warp.dev/block/8XMHLZq19VYER8fe5XpURz
Additional context
Output of
forge --version: