tezbake_vote

docs/cmd/tezbake_vote.md## tezbake vote

(DEPRECATED) Cast vote for proposal/s.

Synopsis

(DEPRECATED) Use ‘https://gov.tez.capital/' instead.

Submits vote for proposal/s based on provided voting period.

Exploration:
`tezbake vote --period exploration <proposal> yay|nay|pass`
Proposal:
`tezbake vote --period proposal <proposal1> <proposal2>`
Promotion:
`tezbake vote --period promotion <proposal> yay|nay|pass`
tezbake vote [flags]

Options

  -h, --help            help for vote
      --period string   Sets period to vote on. (default "unknown")

Options inherited from parent commands

  -l, --log-level string       Sets output log format (json/text/auto) (default "info")
  -o, --output-format string   Sets output log format (json/text/auto) (default "auto")
  -p, --path string            Path to bake buddy instance (default "/bake-buddy")

SEE ALSO

Auto generated by spf13/cobra on 13-Apr-2024