From 523ee18a86337c9630dd5a0cd9ad146003d7be1d Mon Sep 17 00:00:00 2001 From: Rohan Gupta <52221549+thisrohangupta@users.noreply.github.com> Date: Thu, 10 Jul 2025 12:50:38 -0400 Subject: [PATCH] Update README.md formatting! --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index b999276a..6c77fdb3 100644 --- a/README.md +++ b/README.md @@ -32,30 +32,30 @@ Toolset Name: `pullrequests` Toolset Name: `service` -- **get_service**: Get details of a specific service -- **list_services**: List services +- `get_service`: Get details of a specific service +- `list_services`: List services #### Environments Toolset Toolset Name: `environment` -- **get_environment**: Get details of a specific environment -- **list_environments**: List environments -- **move_environment_configs**: Move environment YAML from inline to remote +- `get_environment`: Get details of a specific environment +- `list_environments`: List environments +- `move_environment_configs`: Move environment YAML from inline to remote #### Infrastructure Toolset Toolset Name: `infrastructure` -- **list_infrastructures**: List infrastructure definitions -- **move_infrastructure_configs**: Move infrastructure YAML between inline and remote +- `list_infrastructures`: List infrastructure definitions +- `move_infrastructure_configs`: Move infrastructure YAML between inline and remote #### Connectors Toolset Toolset Name: `connectors` -- **list_connector_catalogue**: List the Harness connector catalogue -- **get_connector_details**: Get details of a specific connector +- `list_connector_catalogue`: List the Harness connector catalogue +- `get_connector_details`: Get details of a specific connector #### Repositories Toolset