swarm
swarm copied to clipboard
Improve CLI
- [ ] Use cobra/viper libs
- [ ] Revalidate cli commands and options
- [ ] Cmd tests should not start os processes
- [ ] Test only what is implemented in cmd/swarm, not behaviour of used components
- [ ] Decouple
api.Configfrom cmd and other packages