1.1.2.1. cli.cmd_axivion.axivion_impl

Implements the functionalities behind the ‘axivion’ command

Functions

check_if_architecture_up_to_date([verbosity])

Calls the architecture up-to-date check script.

check_versions([verbosity])

Calls the architecture up-to-date check script.

check_violations(check_violations_args)

Runs the violations check script on the provided analysis report file.

combine_report_files(reports[, verbosity])

Combines several Axivion analysis reports to one.

export_architecture([verbosity])

Calls the architecture export script.

make_race_pdfs([ir_file, rfg_file, project])

Creates the race.

run_analysis([env])

Runs Axivion analysis.

run_local_analysis(dashboard_url, variant, ...)

Runs a local Axivion analysis.

self_test(script_args)

Calls the architecture export script.

start_local_dashserver(db_file)

Starts a local Axivion dashserver.