mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 08:58:59 +00:00
Add --list-providers and --list-profiles to cloud docs
This commit is contained in:
parent
2e6529c9f7
commit
0f4f68eddf
@ -84,6 +84,16 @@ Options
|
||||
Can be used in conjunction with -m to display only information about the
|
||||
specified map.
|
||||
|
||||
.. option:: --list-providers
|
||||
|
||||
Display a list of configured providers.
|
||||
|
||||
.. option:: --list-profiles
|
||||
|
||||
.. versionadded:: 2014.7.0
|
||||
|
||||
Display a list of configured profiles.
|
||||
|
||||
.. option:: --list-images
|
||||
|
||||
Display a list of images available in configured cloud providers.
|
||||
|
@ -187,7 +187,7 @@ This function is only necessary for libcloud-based modules, and does not need
|
||||
to exist otherwise.
|
||||
|
||||
The get_image() Function
|
||||
-------------------------
|
||||
------------------------
|
||||
This function is only necessary for libcloud-based modules, and does not need
|
||||
to exist otherwise.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user