feat: add netsh preset

新增本地Windows下使用netsh绑定证书的预设
This commit is contained in:
Leo Chen
2024-10-29 21:43:20 +08:00
parent edeac86f06
commit 67ca7e3097
3 changed files with 36 additions and 0 deletions

View File

@@ -146,6 +146,7 @@
"domain.deployment.form.shell_preset_scripts.trigger": "Use Preset Scripts",
"domain.deployment.form.shell_preset_scripts.option.reload_nginx.label": "Bash - Reload Nginx",
"domain.deployment.form.shell_preset_scripts.option.binding_iis.label": "PowerShell - Binding IIS",
"domain.deployment.form.shell_preset_scripts.option.binding_netsh.label": "PowerShell - Binding netsh(Windows)",
"domain.deployment.form.k8s_namespace.label": "Namespace",
"domain.deployment.form.k8s_namespace.placeholder": "Please enter namespace",
"domain.deployment.form.k8s_secret_name.label": "Secret Name",