mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-05 23:47:50 +00:00
update commented examples just remove $
This commit is contained in:
@@ -31,7 +31,7 @@ type CurrentContextOptions struct {
|
||||
const (
|
||||
current_context_long = `Displays the current-context`
|
||||
current_context_example = `# Display the current-context
|
||||
$ kubectl config current-context`
|
||||
kubectl config current-context`
|
||||
)
|
||||
|
||||
func NewCmdConfigCurrentContext(out io.Writer, configAccess ConfigAccess) *cobra.Command {
|
||||
|
||||
Reference in New Issue
Block a user