kubernetes/docs
Kubernetes Submit Queue f448f24c73 Merge pull request #34914 from brendandburns/kubectl-cp
Automatic merge from submit-queue

add kubectl cp

Implements `kubectl cp` (https://github.com/kubernetes/kubernetes/issues/13776)

Syntax examples:

```sh
# Copy from pod to local machine
$ kubectl cp [namespace/]pod:/some/file/or/dir ./some/local/file/or/dir

# Copy from local machine to pod
$ kubectl cp /some/local/file/or/dir [namespace/]pod:/some/remote/file/or/dir
```

@deads2k @smarterclayton @kubernetes/sig-cli
2016-10-30 15:12:41 -07:00
..
admin Remove 'this is HEAD' warning on docs 2016-10-26 00:06:59 +02:00
api-reference Merge pull request #35390 from kargakis/update-eviction-comment 2016-10-30 03:53:19 -07:00
design Remove 'this is HEAD' warning on docs 2016-10-26 00:06:59 +02:00
devel versionize-docs is dead 2016-10-26 00:06:59 +02:00
getting-started-guides Remove 'this is HEAD' warning on docs 2016-10-26 00:06:59 +02:00
images Updated for v1.2.0. 2016-03-18 14:20:56 -07:00
man/man1 add kubectl cp 2016-10-29 20:24:54 -07:00
proposals Merge pull request #35674 from YuPengZTE/devIE 2016-10-27 23:57:33 -07:00
user-guide add kubectl cp 2016-10-29 20:24:54 -07:00
yaml/kubectl add kubectl cp 2016-10-29 20:24:54 -07:00
api.md Remove 'this is HEAD' warning on docs 2016-10-26 00:06:59 +02:00
OWNERS Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05:00
README.md Remove 'this is HEAD' warning on docs 2016-10-26 00:06:59 +02:00
reporting-security-issues.md Remove 'this is HEAD' warning on docs 2016-10-26 00:06:59 +02:00
roadmap.md Remove 'this is HEAD' warning on docs 2016-10-26 00:06:59 +02:00
troubleshooting.md docs: remove troubleshooting 2016-10-27 21:42:28 -07:00
warning.png Add an image to unversioned warnings 2015-07-14 15:28:59 -07:00
whatisk8s.md Remove 'this is HEAD' warning on docs 2016-10-26 00:06:59 +02:00

Kubernetes Documentation: releases.k8s.io/HEAD

Analytics