- less dependencies to init backend. (Will need to work more on this to make login command not need an existing subscription ID) - backend does not get login token at init time. For a long running process (grace server) this would cause issues with token lifetime - we benefit from the client config (polling options especially) set in aci.go, without duplicating stuff |
||
|---|---|---|
| .. | ||
| convert | ||
| login | ||
| aci.go | ||
| backend.go | ||
| backend_test.go | ||