kubectx, kubens: add Thai translation (#9130)
This commit is contained in:

committed by
GitHub

parent
c7f8b43202
commit
fae0479dda
20
pages.th/common/kubectx.md
Normal file
20
pages.th/common/kubectx.md
Normal file
@@ -0,0 +1,20 @@
|
||||
# kubectx
|
||||
|
||||
> คำสั่งอรรถประโยชน์สำหรับสลับบริบทของคำสั่ง `kubectl`.
|
||||
> ข้อมูลเพิ่มเติม: <https://github.com/ahmetb/kubectx>.
|
||||
|
||||
- แสดงบริบททั้งหมด:
|
||||
|
||||
`kubectx`
|
||||
|
||||
- สลับบริบทที่กำลังใช้งาน:
|
||||
|
||||
`kubectx {{ชื่อบริบท}}`
|
||||
|
||||
- สลับไปบริบทที่ใช้งานก่อนหน้า:
|
||||
|
||||
`kubectx -`
|
||||
|
||||
- ลบบริบท:
|
||||
|
||||
`kubectx -d {{ชื่อบริบท}}`
|
Reference in New Issue
Block a user