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.