You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 15, 2025. It is now read-only.
region: flags.string({description: 'LUIS authoring region [westus|westeurope|australiaeast]',default: 'westus'}),
32
32
out: flags.string({char: 'o',description: 'Output folder name to write out .dialog and settings files. If not specified, application setting will be output to console'}),
33
33
defaultCulture: flags.string({description: 'Culture code for the content. Infer from .lu if available. Defaults to en-us'}),
0 commit comments