This topic describes how to install the kubectl-scp plug-in.
Warning: This plug-in is currently experimental and might change frequently. It has no forward or backward compatibility guarantees. It might not receive long-term support. New developments are happening in Services plug-in for Tanzu CLI.
Download the kubectl-scp plug-in from the VMware Tanzu Network page.
Install the plug-in by placing it in your path and ensuring it is executable. For example, by running:
sudo cp PATH-TO-KUBECTL-SCP /usr/local/bin/kubectl-scp
sudo chmod +x /usr/local/bin/kubectl-scp