Command - loft list vclusters
Lists the loft virtual clusters you have access to
Synopsis
loft list vclusters [flags]
#########################################################
################## loft list vclusters ##################
#########################################################
List the loft virtual clusters you have access to
Example:
loft list vclusters
########################################################
Flags
-h, --help help for vclusters
--show-legacy If true, will always show the legacy virtual clusters as well
Global & Inherited Flags
--config string The loft config to use (will be created if it does not exist) (default "$HOME/.loft/config.json")
--debug Prints the stack trace if an error occurs
--log-output string The log format to use. Can be either plain, raw or json (default "plain")
--silent Run in silent mode and prevents any loft log output except panics & fatals