Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

manifest

Work with package manifest files.

Usage

foton manifest <COMMAND>

Commands

  • check: validate a manifest file for installation errors and quality warnings

Typical usage

The manifest command group is mainly intended for package authors. A common workflow is:

  1. Write a manifest file
  2. Run foton manifest check <MANIFEST>
  3. Install the manifest locally with foton install --manifest <MANIFEST>
  4. Add the manifest to a package registry