host_add
Add a new remote host to the configuration and save it to the config file. Specify SSH details and reference environment variable names for passwords, avoiding plaintext credentials.
Instructions
Uj tavoli gep hozzaadasa a konfiguraciohoz es mentese a config fajlba.
A jelszot NEM ide adod meg: a 'password_env' / 'sudo_password_env' mezobe egy kornyezeti valtozo NEVET irsz, amit a szerver kornyezeteben beallitasz.
Args: params (HostAddInput): name, hostname, username, port, key_path, password_env, sudo_password_env, description.
Returns: str: Megerosites + a mentett (titok nelkuli) rekord.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |