コンテンツにスキップ

ConfigListOpts

このコンテンツはまだ日本語訳がありません。

ConfigListOpts = object

Defined in: src/core/repo.ts:2830

Options for config list

Properties

includes?

optional includes: boolean

Defined in: src/core/repo.ts:2838

Respect include directives


nameOnly?

optional nameOnly: boolean

Defined in: src/core/repo.ts:2840

Only show config key names


showOrigin?

optional showOrigin: boolean

Defined in: src/core/repo.ts:2832

Show origin of each value


showScope?

optional showScope: boolean

Defined in: src/core/repo.ts:2834

Show scope of each value