edge / cli

Command line interface for the Edge network

Home Page:https://files.edge.network/cli/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Auto stake selection

annybs opened this issue · comments

commented

Say I have 10 available host stakes, I might not care which one should be assigned to my device; perhaps I could run this to let CLI automatically pick one, without specifying a particular stake:

% edge device add --stake-type host
Selected available Host stake x1y2z3.

(and then the rest of the UX)

maybe even just edge device add -t/--type host

commented

This has been added in 927931c