A. To pull an image from an external registry
B. To tag an image for local builds
C. To create an image stream
D. To monitor image updates in an external repository
Explanation:
The oc import-image command pulls an image from an external registry and creates or updates the associated image stream in OpenShift.