Skip to content

apps convert

Overview

Converts applications from and to library item format

Aliases: convert

Usage:

quix apps convert <file-path> [options]

Arguments:

  • <file-path>: The path of the source file to convert

Options:

  • -l, --to-library-json: Converts an 'app.yaml' to a 'library.json'
  • -a, --to-app-yaml: Converts a 'library.json' to an 'app.yaml'
  • -o, --output <output>: The directory where the file will be generated