Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Aug 25, 2025. It is now read-only.
/ vke-prompt Public archive

⚡️ Prompt customization for VKE CLI (deprecated)

License

ali5ter/vke-prompt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

⚠️ Archived 2025-08-25. No longer maintained.

vke-prompt

vke_bash_prompt.sh adds a Vmware Cloud PKS (formerly VKE) prompt to your PS1. Source this script from your .bash_profile and, in a new shell, enter vke_prompt on to display the Cloud PKS prompt. Remove the Cloud PKS prompt by entering vke_prompt off.

screencast demo of the vke prompt

Using with kube-ps1

You can hide the K8s current context in this prompt using export VKE_PROMPT_CONTEXT_ENABLED='off'. Useful if you're already using something like kube-ps1.

Pre-requisites

jq is used to parse JSON responses from the Cloud PKS CLI.

Other Cloud PKS utilities

You may have use for some other Cloud PKS projects:

Releases

No releases published

Packages

No packages published

Languages