Skip to content

xstar97/talos-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

talos-scripts

get the cluster URLs of a chart or all charts

curl -sSL https://raw.githubusercontent.com/xstar97/talos-scripts/refs/heads/main/scripts/dns.sh | bash -s
curl -sSL https://raw.githubusercontent.com/xstar97/talos-scripts/refs/heads/main/scripts/dns.sh | bash -s NAMESPACE

get the shell or logs of a chart

logs

curl -sSL https://raw.githubusercontent.com/xstar97/talos-scripts/refs/heads/main/scripts/pods.sh | bash -s -l NAMESPACE

shell

curl -sSL https://raw.githubusercontent.com/xstar97/talos-scripts/refs/heads/main/scripts/pods.sh | bash -s -s NAMESPACE

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages