4.15.0 • Published 5 months ago

@microsoft/bf-dialog v4.15.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

@microsoft/bf-dialog

This package is intended for Microsoft use only and should be consumed through @microsoft/botframework-cli. It is not designed to be consumed as an independent package.

oclif Version Downloads/week License

Relevant docs

Commands

bf dialog

Dialog related commands for working with .schema and .dialog files.

USAGE
  $ bf dialog

OPTIONS
  -h, --help  Dialog command help

See code: src\commands\dialog\index.ts

bf dialog:merge PATTERNS

Merge component .schema files into an app.schema.

USAGE
  $ bf dialog:merge PATTERNS

ARGUMENTS
  PATTERNS  Any number of glob regex patterns to match .schema, .csproj, or package.json files.

OPTIONS
  -h, --help           show CLI help
  -o, --output=output  [default: app.schema] Output path and filename for merged schema.
  -v, --verbose        Show verbose logging of files as they are processed.

EXAMPLES
  $ bf dialog:merge *.csproj
  $ bf dialog:merge libraries/**/*.schema **/*.csproj -o app.schema

See code: src\commands\dialog\merge.ts

bf dialog:verify PATTERNS

Verify .dialog files match their app.schema.

USAGE
  $ bf dialog:verify PATTERNS

ARGUMENTS
  PATTERNS  Any number of glob regex patterns to match .dialog files.

OPTIONS
  -h, --help     show CLI help
  -v, --verbose  Show verbose output

See code: src\commands\dialog\verify.ts

bf dialog

Dialog related commands for working with .schema and .dialog files.

USAGE
  $ bf dialog

OPTIONS
  -h, --help  Dialog command help

See code: src/commands/dialog/index.ts

bf dialog:merge PATTERNS

Merge component .schema files into an app.schema.

USAGE
  $ bf dialog:merge PATTERNS

ARGUMENTS
  PATTERNS  Any number of glob regex patterns to match .schema, .csproj, or package.json files.

OPTIONS
  -h, --help           show CLI help
  -o, --output=output  [default: app.schema] Output path and filename for merged schema.
  -v, --verbose        Show verbose logging of files as they are processed.

EXAMPLES
  $ bf dialog:merge *.csproj
  $ bf dialog:merge libraries/**/*.schema **/*.csproj -o app.schema

See code: src/commands/dialog/merge.ts

bf dialog:verify PATTERNS

Verify .dialog files match their app.schema.

USAGE
  $ bf dialog:verify PATTERNS

ARGUMENTS
  PATTERNS  Any number of glob regex patterns to match .dialog files.

OPTIONS
  -h, --help     show CLI help
  -v, --verbose  Show verbose output

See code: src/commands/dialog/verify.ts

4.15.0

2 years ago

4.15.0-rc3

2 years ago

4.15.0-rc1

2 years ago

4.15.0-rc2

2 years ago

4.15.0-rc0

3 years ago

4.14.1

3 years ago

4.14.0

3 years ago

4.14.0-rc0

3 years ago

4.13.3

3 years ago

4.13.2

3 years ago

4.13.1

3 years ago

4.13.0

3 years ago

4.13.0-rc2

3 years ago

4.13.0-rc1

3 years ago

4.13.0-rc0

3 years ago

4.12.0

3 years ago

4.12.0-rc1

3 years ago

4.12.0-rc0

3 years ago

4.11.1

3 years ago

4.11.0

3 years ago

4.10.1

4 years ago

4.10.0

4 years ago

4.9.1

4 years ago

4.9.0

4 years ago

0.0.1

4 years ago

0.0.0

4 years ago