Sha256: 2b14e2059091822c9e1237730378b182d7e885e7194bf92db1a3b86d34abc83c
Contents?: true
Size: 967 Bytes
Versions: 26
Compression:
Stored size: 967 Bytes
Contents
uffizzi-cluster-disconnect - disconnect from current cluster context ==================================================================== ## SYNOPSIS uffizzi cluster disconnect ## DESCRIPTION Switch current context to origin. For more information on Uffizzi clusters, see: https://docs.uffizzi.com/references/cli/ ## FLAGS --ask Show list available contexts for kubeconfig and set new origin current context --kubeconfig="/path/to/your/kubeconfig" Path to kubeconfig file ## EXAMPLES To disconnect from current cluster context to origin context, run: $ uffizzi cluster disconnect To disconnect from current cluster context to origin context and set new origin current context, run: $ uffizzi cluster disconnect --ask To disconnect from current cluster context to origin context for current kubeconfig, run: $ uffizzi cluster disconnect --kubeconfig="/path/to/your/kubeconfig"
Version data entries
26 entries across 26 versions & 1 rubygems