A command line tool for automating common development tasks

Usage: knope [OPTIONS] [COMMAND]

Commands:
  release          
  document-change  
  help             Print this message or the help of the given subcommand(s)

Options:
      --dry-run   Pretend to run a workflow, outputting what _would_ happen without actually doing it.
  -v, --verbose   Print extra information (for debugging)
      --upgrade   Upgrade to the latest `knope.toml` syntax from any deprecated (but still supported) syntax.
      --validate  Check that the `knope.toml` file is valid.
  -h, --help      Print help
  -V, --version   Print version
