<div dir="ltr"><div>I have started one cluster with config file stored in default location but I wana start another on with different configuration file so I am wondering whether I can stored the other config file in different place and start my new cluster with the following command</div><div>starcluster -c /path/to/starcluster/config listclusters   #start new config file</div><div>starcluster -c /path/to/starcluster/config start newcluster #start new cluster based on new config</div></div>