feat: add storage-box-type command#1131
Merged
apricote merged 5 commits intostorage-boxesfrom Aug 20, 2025
Merged
Conversation
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## storage-boxes #1131 +/- ##
=================================================
+ Coverage 64.01% 70.46% +6.45%
=================================================
Files 244 248 +4
Lines 10882 11028 +146
=================================================
+ Hits 6966 7771 +805
+ Misses 3184 2580 -604
+ Partials 732 677 -55
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
phm07
requested changes
Aug 20, 2025
Contributor
|
Some small things but looks good otherwise 👍 I'll close my PR. |
11 tasks
phm07
approved these changes
Aug 20, 2025
phm07
pushed a commit
that referenced
this pull request
Sep 3, 2025
Adds the CRUD commands `hcloud storage-box-type describe` and `hcloud storage-box-type list`. Related to #1117 --------- Co-authored-by: lukasmetzner <lukas.metzner@hetzner-cloud.de>
phm07
pushed a commit
that referenced
this pull request
Sep 5, 2025
Adds the CRUD commands `hcloud storage-box-type describe` and `hcloud storage-box-type list`. Related to #1117 --------- Co-authored-by: lukasmetzner <lukas.metzner@hetzner-cloud.de>
phm07
pushed a commit
that referenced
this pull request
Sep 18, 2025
Adds the CRUD commands `hcloud storage-box-type describe` and `hcloud storage-box-type list`. Related to #1117 --------- Co-authored-by: lukasmetzner <lukas.metzner@hetzner-cloud.de>
phm07
pushed a commit
that referenced
this pull request
Sep 18, 2025
Adds the CRUD commands `hcloud storage-box-type describe` and `hcloud storage-box-type list`. Related to #1117 --------- Co-authored-by: lukasmetzner <lukas.metzner@hetzner-cloud.de>
phm07
pushed a commit
that referenced
this pull request
Sep 19, 2025
Adds the CRUD commands `hcloud storage-box-type describe` and `hcloud storage-box-type list`. Related to #1117 --------- Co-authored-by: lukasmetzner <lukas.metzner@hetzner-cloud.de>
phm07
pushed a commit
that referenced
this pull request
Sep 22, 2025
Adds the CRUD commands `hcloud storage-box-type describe` and `hcloud storage-box-type list`. Related to #1117 --------- Co-authored-by: lukasmetzner <lukas.metzner@hetzner-cloud.de>
phm07
pushed a commit
that referenced
this pull request
Oct 9, 2025
Adds the CRUD commands `hcloud storage-box-type describe` and `hcloud storage-box-type list`. Related to #1117 --------- Co-authored-by: lukasmetzner <lukas.metzner@hetzner-cloud.de>
phm07
pushed a commit
that referenced
this pull request
Oct 10, 2025
Adds the CRUD commands `hcloud storage-box-type describe` and `hcloud storage-box-type list`. Related to #1117 --------- Co-authored-by: lukasmetzner <lukas.metzner@hetzner-cloud.de>
jooola
pushed a commit
that referenced
this pull request
Oct 17, 2025
Adds the CRUD commands `hcloud storage-box-type describe` and `hcloud storage-box-type list`. Related to #1117 --------- Co-authored-by: lukasmetzner <lukas.metzner@hetzner-cloud.de>
apricote
added a commit
that referenced
this pull request
Oct 21, 2025
Adds the CRUD commands `hcloud storage-box-type describe` and `hcloud storage-box-type list`. Related to #1117 --------- Co-authored-by: lukasmetzner <lukas.metzner@hetzner-cloud.de>
apricote
added a commit
that referenced
this pull request
Oct 21, 2025
Adds the CRUD commands `hcloud storage-box-type describe` and `hcloud storage-box-type list`. Related to #1117 --------- Co-authored-by: lukasmetzner <lukas.metzner@hetzner-cloud.de>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Adds the CRUD commands
hcloud storage-box-type describeandhcloud storage-box-type list.Related to #1117