Skip to content
Mohamed Hassan edited this page Aug 24, 2024 · 2 revisions

Common options for all commands

  • -t, --token Appveyor token v2. Type dash '-' to enter/paste token from keyboard or @filename to read token from filename or skip it to read token from environment var.
  • -a, --account Appveyor User account or skip it to read account from environment var.
  • -p, --proxy-address Proxy server should be in the form http://proxy:port
  • --proxy-user Proxy user/password should be in the form username:password
  • -v, --verbose Verbose http connection. [default: False]
  • -s, --save File to save output response.
  • -o, --output File to save screen output.
  • -?, -h, --help Show help and usage information
Clone this wiki locally