Cloud FunctionsΒΆ

Cloud functions work much the same way as cloud actions, except that they don't perform an operation on a specific instance, and so do not need a machine name to be specified. However, since they perform an operation on a specific cloud provider, that provider must be specified.

$ salt-cloud -f show_image ec2 image=ami-fd20ad94

Current Salt release: 2014.1.6

Docs for previous releases on salt.rtfd.org.

Previous topic

Feature Matrix

Next topic

Getting Started With Google Compute Engine

Upcoming SaltStack Events