You are viewing documentation for a release that is no longer maintainedView the latest version2.8. devfile API events.preStop のサポート このリリースでは、ワークスペースを停止する前に実行される preStop イベントを devfile で指定できます。postStart と同様に、複数の devfile コマンドを preStop と指定できます。 events: preStop: - first-command - second-command - third-command 関連情報 CRW-5328 戻る次へ