* uplink import cmd * pkg/process: fix import order * fix golangci-lint failures * remove "help" from the satellite config lock file
What: Change cmd/uplink to use scopes It moves the fields that will be subsumed by scopes into an explicit legacy section and hides their configuration flags. Why: So that it can read scopes in from files and stuff