vultr-cli icon indicating copy to clipboard operation
vultr-cli copied to clipboard

[Feature] Vultr-cli updates

Open ddymko opened this issue 4 years ago • 1 comments

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.yaml config
  • 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

ddymko avatar May 15 '21 21:05 ddymko

addresses #72

ddymko avatar Jul 19 '21 12:07 ddymko