You are viewing documentation for a release that is no longer maintainedView the latest version2.8. devfile API events.preStop 지원 이번 릴리스에서는 작업 공간을 중지하기 전에 실행할 devfile에서 preStop 이벤트를 지정할 수 있습니다. postStart 와 유사하게 여러 devfile 명령을 preStop 으로 지정할 수 있습니다. events: preStop: - first-command - second-command - third-command 추가 리소스 CRW-5328 이전다음