Add remove kubectl-convert* files in install-kubectl-linux.md

This commit is contained in:
Mohammad Sahihi Benis 2023-02-21 14:22:52 +01:00
parent fdf59313cf
commit 84a000b212
No known key found for this signature in database
GPG Key ID: 25C3BA7F483DBEA9
1 changed files with 6 additions and 0 deletions

View File

@ -256,6 +256,12 @@ Below are the procedures to set up autocompletion for Bash, Fish, and Zsh.
If you do not see an error, it means the plugin is successfully installed.
1. After installing the plugin, clean up the installation files:
```bash
rm kubectl-convert kubectl-convert.sha256
```
## {{% heading "whatsnext" %}}
{{< include "included/kubectl-whats-next.md" >}}