strazh [options]
- -c, --credentials (REQUIRED)
required information in format
dbname:user:password
to connect to Neo4j Database - -t, --tier
optional flag as
project
orcode
or 'all' (defaultall
) selected tier to scan in a codebase - -d, --delete
optional flag as
true
orfalse
or no flag (defaulttrue
) to delete data in graph before execution - -s, --solution (REQUIRED)
optional absolute path to only one
.sln
file (can't be used together with -p / --projects) - -p, --projects (REQUIRED)
optional list of absolute path to one or many
.csproj
files (can't be used together with -s / --solution) - --version show version information
- -?, -h, --help show help and usage information