Open
Description
What would you like to be added?
kubectl cp file.txt default/pod/mypod-0365fce5-b565b9fd9-zjw8h:/tmp/
should work, but it doesn't because of the pod/
resource type in the name.
Why is this needed?
Feature parity, principle of least surprise, consistency, flexibility, suitability for scripting with kubectl get pods -o name
. Other subcommands do support this syntax.
Metadata
Metadata
Assignees
Labels
Categorizes issue or PR as related to a new feature.Denotes an issue or PR has remained open with no activity and has become stale.Indicates an issue or PR lacks a `triage/foo` label and requires one.Higher priority than priority/awaiting-more-evidence.Categorizes an issue or PR as relevant to SIG CLI.
Type
Projects
Status
Backlog