ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 2 - CV0-004 discussion

Report
Export

Once a change has been made to templates, which of the following commands should a cloud architect use next to deploy an laaS platform?

A.
git pull
Answers
A.
git pull
B.
git fetch
Answers
B.
git fetch
C.
git commit
Answers
C.
git commit
D.
git push
Answers
D.
git push
Suggested answer: D

Explanation:

After making changes to templates, a cloud architect should use the git push command to deploy an IaaS platform. This command is used to upload the local repository content to a remote repository, making the new or changed templates available for the next deployment.

Reference: Version control practices and commands, such as using git for IaaS template management, are covered under the best practices for cloud deployments in the CompTIA Cloud+ certification.

asked 02/10/2024
Mikolaj Roeper
36 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first