Releases: equinix/metal-cli
packet-cli-v0.0.9
Changelog
4309e91 Create CODE_OF_CONDUCT.md
59fd06d Create CONTRIBUTING.md
639eab5 Create OWNERS.md
7a9ae27 Do not require token for completions subcommand
5a4c4b4 Merge pull request #68 from displague/goreleaser
691f5ac Merge pull request #69 from displague/linting
b529688 Merge pull request #70 from displague/run-with-error-handling
e23f301 Merge pull request #71 from displague/no-autgen-docs-jitter
8dd01cf Merge pull request #72 from displague/gh-workflow
dd3619b Merge pull request #74 from detiber/noTokenCompletion
9ce0ac0 Merge pull request #76 from displague/release-on-tag-push
ed2decb Merge pull request #77 from displague/speed-up-projects
f7ff734 Merge pull request #83 from displague/fix-exit-code
a5473f7 Merge pull request #84 from packethost/rainleander-patch-1
c55b3ec Merge pull request #85 from packethost/add-code-of-conduct-1
57409c4 Merge pull request #86 from packethost/rainleander-patch-2
840646e Merge pull request #87 from packethost/rainleander-patch-3
299c3fc Merge pull request #88 from displague/device-userdata-file
5ee1de5 Merge pull request #89 from displague/fix-docs-checks
8050959 Update README.md
30cb5a0 add README.md notes about --include/--exclude
c7033f5 add device create --userdata-file argument
69da67e add global includes and excludes options
54f3759 add goreleaser and RELEASE.md
0283c4d add initial github workflow for linting and doc checking
a8dde96 address golangci-lint reports
cb7df79 fix duplicate error and always 0 exit code
2774969 make --json and --yaml global flags
3c711c6 prevent docs jitter from autogenerated timestamps
92d8ff8 return error codes when errors are encountered
d5ca00b run goreleaser when tags are pushed to github
00e8cfc tests: fix check for missing docs
ce7685b update markdown docs for new global args
packet-cli-v0.0.8
Changelog
8a57c21 Merge pull request #60 from displague/completions
9bf5b4c Merge pull request #62 from displague/fix-ip-get-no-facility
1b36a84 Merge pull request #64 from displague/git-versions
1982aee Merge pull request #65 from displague/repo-metadata
c10f0f4 add packet-cli version to API request UserAgent headers
099029e add repo metadata for issues, badges, DCO
abd594c add shell completion command
5129d52 add singular/plural aliases for all top-level commands
56cd8d9 derive version at "make build" time from git tags
a990cc1 fix "ip get" when no facility is assigned
d4589ce move doc generation to a cli command
0.0.7
0.0.6
0.0.5
- Build output added for freeBSD
packet capacity
added
Capacities operations: get, check
Usage:
packet capactiy [command]
Available Commands:
check Validates if a deploy can be fulfilled.
get Returns a list of facilities and plans with their current capacity.
0.0.4
0.0.3
Documentation update.
Added -y --yaml
and -j --json
flags for all create functions.
Added live tests for the CI
0.0.2
Merge pull request #11 from StackPointCloud/two_factor_auth Two factor auth
0.0.1
Packet Command Line Interface