Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| auth | Authenticate with a cldkctl token to get JWT access |
| cldkctl_auth | Call the cldkctl_auth endpoint |
| cldkctl_login | Call the cldkctl_login endpoint |
| cldkctl_profile_detail | Call the cldkctl_profile_detail endpoint |
| cldkctl_update_profile | Call the cldkctl_update_profile endpoint |
| cldkctl_change_password | Call the cldkctl_change_password endpoint |
| cldkctl_project_list | Call the cldkctl_project_list endpoint |
| cldkctl_project_detail | Call the cldkctl_project_detail endpoint |
| cldkctl_update_project | Call the cldkctl_update_project endpoint |
| cldkctl_check_before_delete_project | Call the cldkctl_check_before_delete_project endpoint |
| cldkctl_delete_project | Call the cldkctl_delete_project endpoint |
| cldkctl_balance_detail | Call the cldkctl_balance_detail endpoint |
| cldkctl_payment_history | Call the cldkctl_payment_history endpoint |
| cldkctl_billing_daily_cost | Call the cldkctl_billing_daily_cost endpoint |
| cldkctl_billing_monthly_cost | Call the cldkctl_billing_monthly_cost endpoint |
| cldkctl_billing_history | Call the cldkctl_billing_history endpoint |
| cldkctl_billing_invoice_sme | Call the cldkctl_billing_invoice_sme endpoint |
| cldkctl_billing_invoice_sme_detail | Call the cldkctl_billing_invoice_sme_detail endpoint |
| cldkctl_billing_invoice_enterprise | Call the cldkctl_billing_invoice_enterprise endpoint |
| cldkctl_billing_invoice_enterprise_detail | Call the cldkctl_billing_invoice_enterprise_detail endpoint |
| cldkctl_org_detail | Call the cldkctl_org_detail endpoint |
| cldkctl_org_members | Call the cldkctl_org_members endpoint |
| cldkctl_org_member_add | Call the cldkctl_org_member_add endpoint |
| cldkctl_org_member_edit | Call the cldkctl_org_member_edit endpoint |
| cldkctl_org_member_delete | Call the cldkctl_org_member_delete endpoint |
| cldkctl_org_role_list | Call the cldkctl_org_role_list endpoint |
| cldkctl_org_role_add | Call the cldkctl_org_role_add endpoint |
| cldkctl_k8s_pods | Call the cldkctl_k8s_pods endpoint |
| cldkctl_k8s_deployments | Call the cldkctl_k8s_deployments endpoint |
| cldkctl_k8s_services | Call the cldkctl_k8s_services endpoint |
| cldkctl_k8s_configmaps | Call the cldkctl_k8s_configmaps endpoint |
| cldkctl_k8s_secrets | Call the cldkctl_k8s_secrets endpoint |
| cldkctl_vm_list | Call the cldkctl_vm_list endpoint |
| cldkctl_vm_detail | Call the cldkctl_vm_detail endpoint |
| cldkctl_registry_list | Call the cldkctl_registry_list endpoint |
| cldkctl_registry_repositories | Call the cldkctl_registry_repositories endpoint |
| cldkctl_notebook_list | Call the cldkctl_notebook_list endpoint |
| cldkctl_notebook_create | Call the cldkctl_notebook_create endpoint |
| cldkctl_k8s_pod_create | Call the cldkctl_k8s_pod_create endpoint |
| cldkctl_k8s_pod_edit | Call the cldkctl_k8s_pod_edit endpoint |
| cldkctl_k8s_pod_delete | Call the cldkctl_k8s_pod_delete endpoint |
| cldkctl_vm_create | Call the cldkctl_vm_create endpoint |
| cldkctl_vm_delete | Call the cldkctl_vm_delete endpoint |
| cldkctl_vm_reboot | Call the cldkctl_vm_reboot endpoint |
| cldkctl_vm_turn_on | Call the cldkctl_vm_turn_on endpoint |
| cldkctl_vm_turn_off | Call the cldkctl_vm_turn_off endpoint |
| cldkctl_registry_detail | Call the cldkctl_registry_detail endpoint |
| cldkctl_registry_overview | Call the cldkctl_registry_overview endpoint |
| cldkctl_registry_member_list | Call the cldkctl_registry_member_list endpoint |
| cldkctl_registry_member_add | Call the cldkctl_registry_member_add endpoint |
| cldkctl_registry_member_delete | Call the cldkctl_registry_member_delete endpoint |
| cldkctl_notebook_delete | Call the cldkctl_notebook_delete endpoint |
| cldkctl_notebook_update | Call the cldkctl_notebook_update endpoint |
| cldkctl_notebook_start | Call the cldkctl_notebook_start endpoint |
| cldkctl_notebook_stop | Call the cldkctl_notebook_stop endpoint |
| cldkctl_project_r_quota_post | Call the cldkctl_project_r_quota_post endpoint |
| cldkctl_project_r_quota_pre | Call the cldkctl_project_r_quota_pre endpoint |
| cldkctl_token_update | Call the cldkctl_token_update endpoint |
| cldkctl_token_regenerate | Call the cldkctl_token_regenerate endpoint |
| cldkctl_kube_dashboard | Call the cldkctl_kube_dashboard endpoint |
| cldkctl_kubeconfig | Call the cldkctl_kubeconfig endpoint |
| cldkctl_get_namespace | Call the cldkctl_get_namespace endpoint |
| cldkctl_org_edit | Call the cldkctl_org_edit endpoint |
| cldkctl_org_member_activate | Call the cldkctl_org_member_activate endpoint |
| cldkctl_org_member_deactivate | Call the cldkctl_org_member_deactivate endpoint |
| cldkctl_org_member_resend_invitation | Call the cldkctl_org_member_resend_invitation endpoint |
| cldkctl_voucher_claim | Call the cldkctl_voucher_claim endpoint |
| cldkctl_voucher_claimed_list | Call the cldkctl_voucher_claimed_list endpoint |
| cldkctl_voucher_trial_claimed_list | Call the cldkctl_voucher_trial_claimed_list endpoint |
| cldkctl_audit_log | Call the cldkctl_audit_log endpoint |
| cldkctl_org_role_detail | Call the cldkctl_org_role_detail endpoint |
| cldkctl_org_role_edit | Call the cldkctl_org_role_edit endpoint |
| cldkctl_org_role_delete | Call the cldkctl_org_role_delete endpoint |
| cldkctl_get_pod | Call the cldkctl_get_pod endpoint |
| cldkctl_create_pod | Call the cldkctl_create_pod endpoint |
| cldkctl_edit_pod | Call the cldkctl_edit_pod endpoint |
| cldkctl_delete_pod | Call the cldkctl_delete_pod endpoint |
| cldkctl_console_pod | Call the cldkctl_console_pod endpoint |
| cldkctl_console_token_pod | Call the cldkctl_console_token_pod endpoint |
| cldkctl_get_deployment | Call the cldkctl_get_deployment endpoint |
| cldkctl_create_deployment | Call the cldkctl_create_deployment endpoint |
| cldkctl_edit_deployment | Call the cldkctl_edit_deployment endpoint |
| cldkctl_delete_deployment | Call the cldkctl_delete_deployment endpoint |
| cldkctl_get_daemonset | Call the cldkctl_get_daemonset endpoint |
| cldkctl_create_daemonset | Call the cldkctl_create_daemonset endpoint |
| cldkctl_edit_daemonset | Call the cldkctl_edit_daemonset endpoint |
| cldkctl_delete_daemonset | Call the cldkctl_delete_daemonset endpoint |
| cldkctl_get_statefulset | Call the cldkctl_get_statefulset endpoint |
| cldkctl_create_statefulset | Call the cldkctl_create_statefulset endpoint |
| cldkctl_edit_statefulset | Call the cldkctl_edit_statefulset endpoint |
| cldkctl_delete_statefulset | Call the cldkctl_delete_statefulset endpoint |
| cldkctl_get_service | Call the cldkctl_get_service endpoint |
| cldkctl_create_service | Call the cldkctl_create_service endpoint |
| cldkctl_edit_service | Call the cldkctl_edit_service endpoint |
| cldkctl_delete_service | Call the cldkctl_delete_service endpoint |
| cldkctl_get_persistent_volume | Call the cldkctl_get_persistent_volume endpoint |
| cldkctl_create_persistent_volume | Call the cldkctl_create_persistent_volume endpoint |
| cldkctl_edit_persistent_volume | Call the cldkctl_edit_persistent_volume endpoint |
| cldkctl_delete_persistent_volume | Call the cldkctl_delete_persistent_volume endpoint |
| cldkctl_get_pvc | Call the cldkctl_get_pvc endpoint |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |