Interactive UI to inspect and debug AutoRest runs (add "--use=Azure/autorest.interactive" to AutoRest command)
Перейти к файлу
microsoft-github-policy-service[bot] 1e445e490f
Auto merge mandatory file pr
This pr is auto merged as it contains a mandatory file and is opened for more than 10 days.
2023-06-02 16:18:25 +00:00
.vscode stability and traffic 2018-04-12 10:56:04 -07:00
src quit 2018-04-12 11:22:00 -07:00
.gitignore cleanup 2018-04-05 15:53:33 -07:00
LICENSE Initial commit 2018-04-05 15:42:23 -07:00
SECURITY.md Microsoft mandatory file 2023-01-24 16:40:09 +00:00
index.ts init 2018-04-05 15:51:21 -07:00
package-lock.json fix 2018-04-06 14:08:49 -07:00
package.json stability and traffic 2018-04-12 10:56:04 -07:00
readme.md readme 2018-04-06 14:10:32 -07:00
sample.png init 2018-04-05 15:51:21 -07:00
tsconfig.json init 2018-04-05 15:51:21 -07:00

readme.md

AutoRest Interactive

Allows interactively inspecting a run of AutoRest.

To use, simply add --use=Azure/autorest.interactive to your command line (it may take a while for the interactive window to appear).

Example

AutoRest Pipeline configuration

pipeline:
  autorest-interactive:
    scope: __status

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.