property Command.enableConfiguration

Optionally enable support for populating argument values via configuration. If this is true then default argument values may be sourced using a configuration source provided by the CLI runtime.

Type

boolean

Usage

import type Command from ".";