Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add rocket storage CRUD to gscloud #114

Open
MarcHarriss opened this issue Feb 9, 2021 · 1 comment
Open

Add rocket storage CRUD to gscloud #114

MarcHarriss opened this issue Feb 9, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@MarcHarriss
Copy link
Member

https://gridscale.io/en//api-documentation/index.html#section/Rocket-Storage-(Labs)
search for storage_variant = local

@MarcHarriss MarcHarriss self-assigned this Feb 9, 2021
@bkircher bkircher added the enhancement New feature or request label Feb 10, 2021
@bkircher
Copy link
Contributor

How would we the command line look?

gscloud local-storage create
gscloud local-storage ls
gscloud local-storage rm

and then when creating a server one would pass the storage like this:

gscloud server create --with-storage=<id>

Would this work?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants