Edit or Delete activestate.yaml file in Komodo project

Hello,

Can you edit the project path in the activestate.yaml file to refer to a different ActiveState Platform project on the web?
Alternatively is it possible to safely delete activestate.yaml from a Komdo workspace project and generate a new version of the file?

Thanks,
Wil Blake

Hrm…you could in theory edit the Project field but I wouldn’t recommend it, human error and all.

You can delete the activestate.yaml file then state active with the --path option to point at your Komodo project root dir, eg. in the Komodo root dir run the following to activate the new project once you’ve deleted the original as.yaml:

  • state activate --path . {org|username}/projectname

I mistakenly deleted the web Platform Project. I will try to create a new one