Skip to content

Instantly share code, notes, and snippets.

@Kami
Created September 2, 2015 10:25
Show Gist options
  • Select an option

  • Save Kami/d86cd5ebab87f59eb156 to your computer and use it in GitHub Desktop.

Select an option

Save Kami/d86cd5ebab87f59eb156 to your computer and use it in GitHub Desktop.
---
name: list_vms
runner_type: run-python
description: List available VMs.
enabled: true
entry_point: list_vms.py
parameters:
credentials:
type: string
description: Name of the credentials set (as defined in the config) to use.
required: true
extra_kwargs:
type: object
description: An object with additional provider specific keyword arguments which are passed directly to the underlying Libcloud method.
required: false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment