{"tool":"git","tool_display":"Git","intent":"list-emails-with-access-to-secrets","intent_display":"list emails with access to secrets","title":"Git Command: list emails with access to secrets","command_string":"git secret whoknows","raw_command_string":"git secret whoknows","description":"Exact CLI syntax to list emails with access to secrets using Git.","usage_scenario":"To verify which users have access to the repository secrets.","scenario_context":"To verify which users have access to the repository secrets.","simulated_output":"user1@example.com\nuser2@example.com\nuser3@example.com","how_to_steps":["Open your terminal.","Navigate to your git repository.","Run the command: git secret whoknows"],"inferred_category":"Version Control","canonical_url":"https://www.syntaxstandard.com/git/list-emails-with-access-to-secrets"}