furyctl get supported-versions
List of currently supported SD versions and their compatibility with this version of furyctl for each kind.
Synopsis
List of currently supported SD versions and their compatibility with this version of furyctl for each kind. If the --kind
parameter is specified, the command will only provide information about the selected provider.
Usage
furyctl get supported-versions [flags]
Examples
- furyctl get supported-versions will list the currently supported SD versions and their compatibility with this version of furyctl for each kind.
- furyctl get supported-versions --kind OnPremises will list the currently supported SD versions and their compatibility with this version of furyctl but for the OnPremises kind.
Options
-h, --help help for supported-versions
-k, --kind string Show supported SD versions for the kind of cluster specified. Valid values: EKSCluster, KFDDistribution, OnPremises
Options inherited from parent commands
-D, --debug Enables furyctl debug output. This will greatly increase the verbosity. Notice that you can always access the debug output in the log file.
-d, --disable-analytics Disable analytics
-g, --git-protocol string Download repositories using the given protocol (options: https, ssh). Use when SSH traffic is being blocked or when SSH client has not been configured
set the GITHUB_TOKEN environment variable with your token to use authentication while downloading, for example for private repositories (default "https")
-H, --https DEPRECATED: by default furyctl uses https protocol to download repositories (default true)
-l, --log string Path to the log file or set to 'stdout' to log to standard output. Default is '<outdir>/.furyctl/furyctl.<timestamp>-<random number>.log'
-T, --no-tty Disable TTY making furyctl's output more friendly to non-interactive shells by disabling animations and colors
-o, --outdir string Path where to create the data directory (.furyctl). Default is the user's home.
-w, --workdir string Switch to a different working directory before executing the given subcommand
See Also
- furyctl get - Get the kubeconfig, available upgrade paths for a cluster or compatible versions to use between SD, providers, furyctl.