vultr-cli
                                
                                 vultr-cli copied to clipboard
                                
                                    vultr-cli copied to clipboard
                            
                            
                            
                        [Feature] Vultr-cli updates
While the cli works we should look to make some additions to the underlying structure to allow for the following:
- Testing
- New output types (json & yaml)
- Make use of .vultr-cli.yamlconfig
- Better alias for commands
- Examples for all commands
here are the resources that have been changed to the new structure
- [x] account
- [x] applications
- [x] backup
- [ ] bare metal
- [ ] baremetal app
- [ ] baremetal os
- [ ] baremetal user data
- [ ] block storage
- [ ] dns domanis
- [ ] dns records
- [ ] firewall groups
- [ ] firewall rules
- [ ] instances
- [ ] iso
- [ ] load balancer
- [ ] private networks
- [x] plans
- [ ] object storage
- [x] operating systems
- [x] regions
- [ ] reserved ip
- [x] ssh keys
- [x] users
- [x] version
- [ ] startup scripts
- [ ] snapshot
The branch with the changes is https://github.com/vultr/vultr-cli/tree/rewrite
addresses #72