Skip to content

Commit cf958f1

Browse files
Merge pull request #7811 from MayXuQQ/ibm_byok
CORS-3003: [ibmcloud] add key-protect plugin in ibmcloud cli
2 parents 0de586a + 015ade4 commit cf958f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

images/installer/Dockerfile.upi.ci

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ RUN mkdir /output && HOME=/output && \
8282
ibmcloud plugin install vpc-infrastructure -f && \
8383
ibmcloud plugin install cloud-dns-services -f && \
8484
ibmcloud plugin install cloud-internet-services -f && \
85+
ibmcloud plugin install key-protect -f && \
8586
cp /usr/local/bin/ibmcloud /bin/ibmcloud && \
8687
rm -f $HOME/.curlrc && \
8788
ibmcloud version && \

0 commit comments

Comments
 (0)