mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 17:09:03 +00:00
parent
139b8b5389
commit
b36e01ef9f
@ -177,7 +177,7 @@ def put(bucket, path=None, return_bin=False, action=None, local_file=None,
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
salt myminion s3.put mybucket remotepath local_path=/path/to/file
|
||||
salt myminion s3.put mybucket remotepath local_file=/path/to/file
|
||||
'''
|
||||
key, keyid, service_url = _get_key(key, keyid, service_url)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user