packet icon indicating copy to clipboard operation
packet copied to clipboard

v2.3 release

Open ebsarr opened this issue 7 years ago • 1 comments

I am working on the next release of the packet CLI and would like to gather some input on what API need be supported here. Add to the list if you have any suggestion. PRs are also welcome.

See progress in branch v2.3

API support

  • [x] Add support for the "organization" API #20
  • [x] ~~Add support for the "traffic" API #1~~ ( SDK not supported )

Others

  • [x] Support pagination for packet baremetal list-devices ~~and packet storage list-volumes~~
  • [ ] Release binaries for multiple platforms
  • [ ] Install with homebrew on macOS

Cleanup

  • [x] ~~Cleanup unneeded commands under packet storage~~ ( Unless new issue is filed )
  • [x] ~~Eliminate dependence on the extpackngo library~~ ( all extpackngo interfaces don't have full support in the SDK )

ebsarr avatar Mar 19 '18 12:03 ebsarr

As a nice-to-have it would be great to be able to install this command using Homebrew on macOS. It would also be good and useful for the project to produce binary releases for a variety of platforms.

vielmetti avatar Apr 25 '18 14:04 vielmetti