fix: instance completions use server.name, smart attach/detach #32
Reference in New Issue
Block a user
Delete Branch "fix/completion-instances-attach-detach"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
namefield — useserver.namefor completions instead (was showingnull)__mcpctl_get_project_value,__mcpctl_project_servers,__mcpctl_available_serversTest plan
mcpctl get instances -o json | jq '.[][].server.name'returns instance server namesmcpctl --project homeautomation get servers -o json | jq '.[][].name'returns project servers