mirror of
https://github.com/valitydev/salt.git
synced 2024-11-09 01:36:48 +00:00
Merge pull request #30455 from rallytime/cp-docs
Versionadded for new cp.push remove_source kwarg
This commit is contained in:
commit
28764114d0
@ -686,6 +686,8 @@ def push(path, keep_symlinks=False, upload_path=None, remove_source=False):
|
||||
remove_source
|
||||
Remove the source file on the minion
|
||||
|
||||
.. versionadded:: Boron
|
||||
|
||||
CLI Example:
|
||||
|
||||
.. code-block:: bash
|
||||
|
Loading…
Reference in New Issue
Block a user