3.5.7.4. 레지스트리 업데이트
이미 등록된 레지스트리의 URL 또는 개인 액세스 토큰을 업데이트하려면 명령을 실행합니다.
$ odo registry update
출력 예:
$ odo registry update MyRegistry https://otherregistry.example.com --token <other_access_token> ? Are you sure you want to update registry "MyRegistry" Yes Successfully updated registry
--force
(또는 -f
) 플래그를 사용하여 확인 없이 레지스트리 업데이트를 강제 적용합니다.