Import Tool: Allow Running Import Steps Individually
Context
As part of Design an In Place Migration Procedure for Self... (#884 - closed) we described a three-step import for self-managed instances moving to database metadata.
Problem
Currently, the import tool does not do individual imports in the manner described in the design issue.
Solution
We should add a flag for each phase of the import described in the design issue. These flags will use the work from Import Tool: Enable Full Manifest Pre Import (S... (#913 - closed) and the existing imports code. Import Tool: Enable Blobs-Only Import (Step 3) (#912 - closed) already covers the third step.