Need for a Upper Layer Dispatcher
Fleetingneed for a upper layer dispatcher
adb -s someid
I want
adb -d name
And then
adb name set name someid
adb name show
...
And then
adb parameter set -d name
I can already create an layer like
clk android adb ...
But I wish I could do it with only one entry point -> adb
Likewise
ktl -n somens
There exists kubenx, but that spawns a new shell, this is not practical.
I would like
ktl parameter set -n somens