Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR renames Packet name occurrences, URLs, and emails to Equinix Metal.
Breaking Changes
https://api.equinix.com/metal/v1should be permitted in your network policieshttps://api.packet.netis no longer usedpacket device createno longer takes--storageThis UUID parameter did not match the API spec (currently undocumented, the details can be found in packngo. The storage field expects a complex structure of disks, raids, and filesystems, not a uuid string).
What's not changing (for now)?
packet, for now.packet-cliname, for now.PACKET_TOKENremains the environment variable, for now.~/.packet-cli.yaml/~/.packet-cli.jsonremains the configuration file, for now.When will this change?
In weeks and months to come. Consideration will be made regarding the legacy token and file names. We could continue checking for these names indefinitely, but we could just make a clean break with a binary rename. What about making the token and filename use the binary name? That's sounds too complicated to manage, the binary can already be
packetorpacket-clidepending on how you installed it.What will happen to this repo?
Keep an eye out.