{"tool":"pulumi","tool_display":"Pulumi","intent":"view-current-configuration-json","intent_display":"view current configuration json","title":"Pulumi Command: view current configuration json","command_string":"pulumi config -j","raw_command_string":"pulumi config {{[-j|--json]}}","description":"Exact CLI syntax to view current configuration json using Pulumi.","usage_scenario":"Use this command to check your current Pulumi configuration settings in JSON format.","scenario_context":"Use this command to check your current Pulumi configuration settings in JSON format.","simulated_output":"{\n  \"key1\": \"value1\",\n  \"key2\": \"value2\"\n}","how_to_steps":["Open your terminal.","Run the command: pulumi config --json.","Review the output for your current configuration in JSON format."],"canonical_url":"https://www.syntaxstandard.com/pulumi/view-current-configuration-json"}