Exam 156-31581 All QuestionsBrowse all questions from this exam
Question 196

While using the Gaia CLI, what is the correct command to publish changes to the management server?

    Correct Answer: A

    The correct command to publish changes to the management server while using the Gaia CLI is 'commit'. This command is used to end a transaction by committing the changes made during the session. Other options like 'mgmt publish' or 'mgmt cli commit' might pertain to different contexts or tools but are not the specific commands used in Gaia CLI for this purpose.

Discussion
McBeanoOption: A

A. List of all available Gaia Clish commands: commit - End transaction by committing changes. https://sc1.checkpoint.com/documents/R80.30/WebAdminGuides/EN/CP_R80.30_Gaia_AdminGuide/html_frameset.htm?topic=documents/R80.30/WebAdminGuides/EN/CP_R80.30_Gaia_AdminGuide/202015

ShahrouzOption: A

Answer is A

fjlOption: B

Answer is B https://sc1.checkpoint.com/documents/latest/APIs/#clish/publish~v1.9%20

YK_1

The question asks about GAIA CLI. Your link refers to documentation about API commands

c0be09eOption: B

B. It clearly says "publish", and when using Gaia CLI your API commands must be preceded by "mgmt"