Skip to content

aragonosx:vote

Vote on a token-voting proposal.

aragonosx:vote <plugin> <proposalId> <option>
NameTypeDescription
pluginpluginVoting plugin holding the proposal
proposalIdnumberProposal id
optionstringyes, no or abstain
NameTypeDescription
--try-early-executionboolExecute in the same call if the proposal already passes
# Vote yes on an open token-voting proposal
aragonosx:connect 0x2222222222222222222222222222222222222222 (
aragonosx:vote token-voting 3 yes
)