---
title: "Usage via the Command Line Interface (CLI)"
description: "How to use Mutaforma's command line application."
head:
  - - meta
    - name: author
      content: mbrt-yeah
  - - meta
    - name: keywords
      content: documentation, mutaforma, docx, html, converter, usage, cli
---

<script setup lang="ts">
    import UsageCLIPage from "../../../_pages/usage/UsageCLIPage.vue";
</script>

<UsageCLIPage />