Check_Point
156-521 · Question #139
What is a common use case for mgmt_cli with --format json in CI/CD pipelines?
The correct answer is C. Automated retrieval of object UIDs and status. In automation workflows, JSON output enables the retrieval of dynamic values like UIDs, session tokens, or policy names for use in further steps. It's essential for scripting pipelines that adapt to
Use Cases and Best Practices for Automation
Question
What is a common use case for mgmt_cli with --format json in CI/CD pipelines?
Options
- AManual policy install
- BStatic output to the GUI
- CAutomated retrieval of object UIDs and status
- DCPU tuning
How the community answered
(45 responses)- A2% (1)
- B11% (5)
- C82% (37)
- D4% (2)
Explanation
In automation workflows, JSON output enables the retrieval of dynamic values like UIDs, session tokens, or policy names for use in further steps. It's essential for scripting pipelines that adapt to
Topics
#CI/CD pipeline#mgmt_cli#JSON output#object UID retrieval
Community Discussion
No community discussion yet for this question.