pcluster3-config-converter
Reads a Amazon ParallelCluster version 2 configuration file and writes a Amazon ParallelCluster version 3 configuration file.
pcluster3-config-converter [-h] [-t CLUSTER_TEMPLATE] [-c CONFIG_FILE] [--force-convert] [-o OUTPUT_FILE]
Named arguments
-h, --help-
Shows the help text for
pcluster3-config-converter. -tCLUSTER_TEMPLATE, --cluster-templateCLUSTER_TEMPLATE-
Specifies the
[cluster]section of the configuration file to convert. If not specified the script will look for the cluster-template parameter in the[global]section or will search for[cluster default]. -cCONFIG_FILE, --config-fileCONFIG_FILE-
Specifies the Amazon ParallelCluster version 2 configuration file to be read.
--force-convert-
Enables a conversion even if one or more settings is not supported and not recommended.
-oOUTPUT_FILE, --output-fileOUTPUT_FILE-
Specifies the Amazon ParallelCluster version 3 configuration file to be written. If this parameter is not specified, the configuration is written to stdout.
Note
The pcluster3-config-converter command was added in Amazon ParallelCluster version 3.0.1.