fix(ulhost): preserve bound ULHostId in modify-attribute
The modify-attribute command overwrote the flag-bound ULHostId with new(string), sending an empty resource id to the backend (RetCode:210). Reuse the bound value via sdk.String(PickResourceID(...)), matching the other ulhost subcommands.
K
kai.zhao committed
544dce29e3c4b800428fe83da1cd823ade4167c8
Parent: 41f4e92