# (-> creates attribute `args.toolchains` if used)
# (-> creates attribute `args.toolchains` if used)
type=str,
type=str,
dest="toolchains",
nargs="+",
nargs="+",
default="NONE",
default="NONE",
help="List of toolchains to install (use '--toolchains ALL' to install all toolchains). If nothing is specified, list of available toolchains for the release would be shown after creating the environment.",
help="List of toolchains to install (use '--toolchains ALL' to install all toolchains). If nothing is specified, list of available toolchains for the release would be shown after creating the environment.",