How to save .umap without UE4Editor?

I want to automate modifying levels, so I’m creating my commandlet.
Its working is replacing Landscapes with heightmaps.
I used UEditorLoadingAndSavingUtils, but it required “GEditor”.
Can I save .umap without Editor?