Skip to content

qiaozha/autorest.cli.common

 
 

Repository files navigation

configuration

See documentation here

use-extension:
  "@autorest/modelerfour": "~4.1.60"
  "cli.common": "$(this-folder)"

pipeline-model: v3
clicommon: true
pipeline:
    cli.common:
        input: modelerfour
        output-artifact: source-file-common
        scope: clicommon

    cli.common/emitter:
        input: cli.common
        scope: scope-clicommon

scope-clicommon:
    is-object: false
    output-artifact:
        - source-file-common

About

Autorest Cli Common Modules

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 46.8%
  • JavaScript 44.8%
  • TypeScript 8.4%