4.10.0-dev.20200715.547c305 • Published 6 years ago

@microsoft/bf-dialog v4.10.0-dev.20200715.547c305

Weekly downloads
-
License
MIT
Repository
github
Last release
6 years 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 .schema and ..uischema definitions from a project and its dependencies into a single .schema for describing .dialog files and a per locale .uischema for describing how Composer shows them. For C#, ensures all nuget declarative resources are included in the same location.

USAGE
  $ bf dialog:merge PATTERNS

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

OPTIONS
  -h, --help             show CLI help
  -o, --output=output    Output path and filename for merged .schema and .uischema.  Defaults to first project name.
  -v, --verbose          Show verbose logging of files as they are processed.
  --extension=extension  [default: .dialog,.lg,.lu,.schema,.qna,.uischema] Extension to include as a resource for C#.

EXAMPLES
  $ bf dialog:merge myProject.csproj plugins/*.nuspec
  $ bf dialog:merge package.json -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 .schema and ..uischema definitions from a project and its dependencies into a single .schema for describing .dialog files and a per locale .uischema for describing how Composer shows them. For C#, ensures all nuget declarative resources are included in the same location.

USAGE
  $ bf dialog:merge PATTERNS

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

OPTIONS
  -h, --help             show CLI help
  -o, --output=output    Output path and filename for merged .schema and .uischema.  Defaults to first project name.
  -v, --verbose          Show verbose logging of files as they are processed.
  --extension=extension  [default: .dialog,.lg,.lu,.schema,.qna,.uischema] Extension to include as a resource for C#.

EXAMPLES
  $ bf dialog:merge myProject.csproj plugins/*.nuspec
  $ bf dialog:merge package.json -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

4 years ago

4.15.0-rc3

4 years ago

4.15.0-rc1

4 years ago

4.15.0-rc2

4 years ago

4.15.0-rc0

4 years ago

4.14.1

5 years ago

4.14.0

5 years ago

4.14.0-rc0

5 years ago

4.13.3

5 years ago

4.13.2

5 years ago

4.13.1

5 years ago

4.13.0

5 years ago

4.13.0-rc2

5 years ago

4.13.0-rc1

5 years ago

4.13.0-rc0

5 years ago

4.12.0

5 years ago

4.12.0-rc1

5 years ago

4.12.0-rc0

5 years ago

4.11.1

5 years ago

4.11.0

5 years ago

4.10.1

5 years ago

4.10.0

5 years ago

4.9.1

6 years ago

4.9.0

6 years ago

0.0.1

6 years ago

0.0.0

6 years ago