File: control

package info (click to toggle)
kubectx 0.6.2-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 600 kB
  • sloc: sh: 335; makefile: 2
file content (17 lines) | stat: -rw-r--r-- 636 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: kubectx
Section: devel
Priority: optional
Maintainer: ChangZhuo Chen (陳昌倬) <czchen@debian.org>
Build-Depends: debhelper (>= 12~)
Standards-Version: 4.3.0
Homepage: https://github.com/ahmetb/kubectx
Vcs-Git: https://salsa.debian.org/debian/kubectx.git
Vcs-Browser: https://salsa.debian.org/debian/kubectx

Package: kubectx
Architecture: all
Depends: ${misc:Depends}
Description: Fast way to switch between clusters and namespaces in kubectl
 This package provides kubectx and kubens tools. kubectx is an utility
 to manage and switch between kubectl contexts. kubens is an utility to
 switch between Kubernetes namespaces.