Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thetonymaster/nutanix-autorest


https://github.com/thetonymaster/nutanix-autorest

Last synced: 18 days ago
JSON representation

Awesome Lists containing this project

README

        

# TimesWire Search

> see https://aka.ms/autorest

This is the AutoRest configuration file for ServerManagement.

---
## Getting Started
To build the SDK for ServerManagement, simply [Install AutoRest](https://aka.ms/autorest/install) and in this folder, run:

> `autorest`

To see additional help and options, run:

> `autorest --help`
---

## Configuration

### Basic Information
These are the global settings for the ServerManagement API.

``` yaml
use: "@microsoft.azure/autorest.incubator@preview"
input-file: swagger.json
namespace: Nutanix.Powershell

powershell:
clear-output-folder: true
output-folder: generated

```