Skip to content
Xieyt edited this page Apr 26, 2024 · 1 revision

fm self

Perform operations related to the fm itself.

Usage:

$ fm self [OPTIONS] COMMAND [ARGS]...

Options:

  • --help: Show this message and exit.

Commands:

  • update: Check for updates, Update images etc.

Examples:

update fm to the latest available version from pypi.

fm self update

fm self update images

Usage:

$ fm self update images [OPTIONS]

Options:

  • --help: Show this message and exit.

Update to latest fm docker images version

fm self update images
Clone this wiki locally