user-data-dir
user-data-dir
Specify a directory other than the
project directory to save analysis results.
Syntax
-user-data-dir
=
<PATH>
Arguments
The directory for saving the result
Default
project-dir
Usage
Save a file somewhere other than the default
project-dir
, such as a remote directory or simply another
directory when there is not enough space in
project-dir
.
Run Suitability analysis. Save the result in the
directory specified by
user-data-dir
.
$ advisor --collect=suitability --project-dir=./advi --user-data-dir=<PATH> --search-dir src:=./src -- myApplication