Install the kubectl-scp plug-in

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.

  1. Download the kubectl-scp plug-in from the VMware Tanzu Network page.

  2. 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
    
check-circle-line exclamation-circle-line close-line
Scroll to top icon