Skip to content
Open
Changes from 1 commit
Commits
Show all changes
56 commits
Select commit Hold shift + click to select a range
016bdd6
Updated .gitignore file
HagayVider1 Apr 21, 2024
7a5011b
Text edits in MTA CLI guide
HagayVider1 May 6, 2024
94897b6
Updated install CLI section
HagayVider1 May 6, 2024
54a0ec2
Updated install CLI procedure and link to Run CLI procedure
HagayVider1 May 7, 2024
3815164
Fixed spelling
HagayVider1 May 7, 2024
8722f49
Update according to comment
HagayVider1 May 7, 2024
4106033
Update according to Adndy's comments
HagayVider1 May 7, 2024
ad4158d
Update updated according to comment
HagayVider1 May 7, 2024
a9adfb0
Replaced link with xref
HagayVider1 May 7, 2024
1b2901f
Merge branch 'main' into mta-2744_rework-mta-cli-section
HagayVider1 May 7, 2024
37f5272
Changed xref
HagayVider1 May 7, 2024
5dae139
Changed xref
HagayVider1 May 7, 2024
74433e1
Updated xref command
HagayVider1 May 8, 2024
555a837
Added Windows EXE option
HagayVider1 May 16, 2024
b27fa85
Updated migration paths table - to revert
HagayVider1 May 21, 2024
9d67697
Updated About CLI
HagayVider1 May 23, 2024
aed8816
Updated CLI installation procedure
HagayVider1 May 23, 2024
0e6ef1e
Updated What is MTA
HagayVider1 May 23, 2024
ed6cf04
Updated Username and Password step
HagayVider1 May 23, 2024
56a8f60
Update docs/topics/installing-cli-tool.adoc
HagayVider1 May 27, 2024
da19c36
Update docs/topics/installing-cli-tool.adoc
HagayVider1 May 27, 2024
896b888
Moved sections within CLI guide
HagayVider1 May 27, 2024
e90fd7d
Updated about MTA according to Andy's comments
HagayVider1 May 29, 2024
35307af
Updated about CLI section
HagayVider1 May 29, 2024
30ba650
Corrected Podman name
HagayVider1 May 29, 2024
ad8a8d9
Updated About CLI section
HagayVider1 May 30, 2024
e57201e
Updated file download section
HagayVider1 May 30, 2024
a28e029
Corrected capitalization
HagayVider1 May 30, 2024
1474e60
Added darwin-mta-cli filename for macOS
HagayVider1 May 30, 2024
bb03d4e
Rewriting Running MTA CLI section
HagayVider1 May 30, 2024
1504f44
Updated file names in installation
HagayVider1 May 30, 2024
1011b1f
Corrected typos
HagayVider1 May 30, 2024
5e6d4b9
Updated installation procedure
HagayVider1 May 30, 2024
c2d899e
Merge branch 'main' into mta-2744_rework-mta-cli-section
HagayVider1 May 30, 2024
b86383b
Corrected after linting
HagayVider1 Jun 3, 2024
78c393b
Updated Running the CLI section
HagayVider1 Jun 5, 2024
728e9b8
Renamed Accessing reports to Reports and moved to head or Reports cha…
HagayVider1 Jun 5, 2024
222c1f3
Updated the Reports chapter start
HagayVider1 Jun 5, 2024
47a99ce
Corrected spacing
HagayVider1 Jun 5, 2024
85a35bf
Updated open report procedure
HagayVider1 Jun 5, 2024
b84f8d0
Updated outline for Reports chapter
HagayVider1 Jun 5, 2024
0765fe5
Updated What is the MTA
HagayVider1 Jun 5, 2024
bfe9536
Updated after linting
HagayVider1 Jun 6, 2024
b825cac
Corrected What is MTA section
HagayVider1 Jun 6, 2024
176ec50
Updated bulleted list
HagayVider1 Jun 6, 2024
7e09487
Added backticks where necessary
HagayVider1 Jun 10, 2024
142dbdf
Corrected table
HagayVider1 Jun 10, 2024
e6dbf74
Corrected table
HagayVider1 Jun 10, 2024
a212ed2
Corrected Running the CLI header
HagayVider1 Jun 10, 2024
5d740d7
Corrected document hierarchy
HagayVider1 Jun 10, 2024
97ad2ea
Corrected back-tick
HagayVider1 Jun 13, 2024
8af6fd0
Corrected third-party
HagayVider1 Jun 13, 2024
a850e14
Replaced image with MTA 7
HagayVider1 Jun 13, 2024
760771b
Removed Shared archives - added Dependencies
HagayVider1 Jun 13, 2024
7bbe1a8
Replaced Dashboard image
HagayVider1 Jun 13, 2024
5910a92
// Add query for Dashboard image
HagayVider1 Jun 13, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/topics/mta-review-reports.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ The dashboard gives an overview of the entire application migration effort. It s

.Dashboard
image::3-3-dashboard.png[Dashboard]
// The image I have from the static HTML file does not show any Issues or Share archives. Is there a sample application that I can run that shows these?
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The image from my static HTML file does not show any issues in the Dashboard.
Is there a sample application that an analysis will produce issues, shared archives, etc?


The top navigation bar lists the various reports that contain additional details about the migration of this application. Note that only those reports that are applicable to the current application will be available.

Expand Down