| | -cmd | インラインでZAPを実行します。つまりUIやデーモンを起動しません |
| | -config | Overrides the specified key=value pair in the configuration file |
| | -daemon | Starts ZAP in 'daemon' mode, ie without a UI |
| | -dir | デフォルトのディレクトリの代わりに指定したディレクトリを使用します |
| | -installdir | Overrides the code that detects where ZAP has been installed with the specified directory |
| | -h | Shows all of the command line options available, including those added by add-ons |
| | -help | -hと同じです |
| | -host | 構成ファイルで指定されたプロキシで使用されるホストを上書きします。 |
| | -port | 構成ファイルで指定されているプロキシに使用されるポートを上書きします |
| | -version | ZAPのバージョンを報告します |
| | -newsession | Creates a new session at the given location (it expects the full path to the session) |
| | -session | Opens the given session after starting ZAP (it expects the full path to the session). |