feat(cli): make register interactive stages working
This commit is contained in:
parent
8f9d7506dc
commit
bfcc6f56f3
8 changed files with 132 additions and 84 deletions
|
@ -11,5 +11,6 @@ type Runner struct {
|
|||
UUID string `json:"uuid"`
|
||||
Name string `json:"name"`
|
||||
Token string `json:"token"`
|
||||
Address string `json:"address"`
|
||||
ForgeInstance string `json:"forge_instance"`
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue