This documentation is for a release that is no longer maintained
See documentation for the latest supported version 3 or the latest supported version 4.3.5.9.3. 스토리지 볼륨 삭제
스토리지 볼륨을 삭제하려면 명령을 실행합니다.
odo storage delete
$ odo storage delete
출력 예:
odo storage delete store -f
$ odo storage delete store -f
Deleted storage store from nodejs-project-ufyy
Please use `odo push` command to delete the storage from the cluster
위의 예에서 -f
플래그를 사용하면 사용자 권한을 요청하지 않고 스토리지를 강제로 삭제합니다.