ssh_init_config
Initialize SSH configuration files for project or user scopes, defining hosts and project root to facilitate organized remote server access via JumpServer.
Instructions
Initialize an SSH configuration file (project-level or user-level)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hosts | No | Host names to include in the template | |
| scope | Yes | Whether to create project-level or user-level config | |
| project_root | No | Project root directory (required for project scope) |