I’m wondeirng about the spot fleet json definition in the spot event plugin - can I set that in some file and force an update through the bash shell entirely?
Unfortunately no, it’s in the event and you’ll either need to dump/restore from the database end (not supported or really recommended)
I know its in the ticket for feedback, just posting here to register that it would be helpful to see. I like to manage all config as code for repeatability - since with the cloud, infrastructure is spun up and torn down all the time its an important thing to do. currently this is the only manual config step I’d like to eliminate.