Exam4Training

Which of the following commands can meet the user’s requirements?

The user needs to use the cirrus_test image to start a new instance. The instance uses the test.nano specification, is accessed through the test_key key pair, and is named instance_test .

Which of the following commands can meet the user’s requirements?
A . nova create instance_test –image cirrus_test –flavor test.nano –key-name test_key
B . nova create instance_test –image cirrus test test key test.nano –flavor –key-name
C . nova boot instance_test –image cirrustest test.nano –flavor –key-name test_key
D . nova boot instance_test –image cirrus_test –flavor test.nano –key-name test_key

Answer: A

Exit mobile version