OpenForm
CLICommands

about

Last updated on

Display information about OpenForm Manager

Displays information about OpenForm Manager.

Usage

ofm about

Description

The about command shows version and environment information for the OpenForm CLI, including the CLI version, platform, Node.js version, and current working directory.

Examples

Show about information:

ofm about

Output

OpenForm Manager

Version:        0.1.0
Platform:       darwin
Node Version:   v20.10.0
Working Dir:    /Users/you/my-project

See also

On this page