Getting error on contract deploy

forc deploy --node-url beta-3.fuel.network/graphql --gas-price 1 --random-salt
error: Found argument ‘–node-url’ which wasn’t expected, or isn’t valid in this context
If you tried to supply --node-url as a value rather than a flag, use -- --node-url USAGE:
forc deploy [OPTIONS] [SIGNING_KEY]

Any help would be appreciated.

Hey @ragib70 make sure you are on the beta-3 toolchain if you are deploying to beta-3.

fuelup default beta-3