Skip to content

acuenca-facephi/kubeseal-windows-installer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Kubeseal Windows Installer

A simple PowerShell script that downloads the latest kubeseal CLI for Windows and adds it to the user's PATH.

To use, run Install-Kubeseal.ps1.

Probably you will need to change the execution policy to run the script Set-ExecutionPolicy RemoteSigned. Then you can back to default execution policy Set-ExecutionPolicy Restricted.

About

A simple PowerShell script that downloads the kubeseal CLI and adds it to the user's PATH.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 100.0%