Federico G. Schwindt

Results 140 comments of Federico G. Schwindt

Ok, if you want all your key-values, that might require a bit of internal discussion as it is currently not part of the spec. Sorry for the initial misunderstanding.

I think as a first step we should provide some defaults as you suggested above. We can have a separate discussion whether we want or makes sense to expose this...

This might be another form of #12 .

@mgattozzi Yup, totally. What I meant in my rather terse comment (sorry!) is that comparatively speaking #12 is quite small, so implementing the foundations for #12 will also cover this,...

@ejthurgo @marklkelly Is this still relevant or superseded by #96?

@LaurentMazare thanks for the comments. I will update the PR accordingly.

While this could be done entirely in the CLI, I believe this is something that should be added to the Object Store API.

Now that #792 has landed, `fastly object-store create` supports `--json`, and both in the JSON and the non-JSON case it will output the store id just created. Also `fastly object-store...

Alternatively, the objectstore delete command could have a -f/--force flag to delete it ignoring any existing entries, similar to `fastly service delete` for an active service.