Rohit Dandamudi
Rohit Dandamudi
Add --format (plain | json) argument to display any output as formatted JSON or plain text (default)
These are the potential commands/subcommands where the JSON output can be useful for others. The `?` are the ones I am not sure about. - `spin build`? - `spin cloud...
Hi! Yes, at least the basic metrics are done, and I want to test it after Lann has landed on that patch. I will look into it and see where...
> > Maybe we can take their github/gitlab-username in spin.toml > > @me-diru Mind elaborating on what you mean by this? I thought we could input from the users in...
> As a heads up we already have a `--no-vcs` flag, which I think suppresses `.gitignore`. Having a `--vcs` and `--no-vcs` which affect different things might be a bit regrettable....
> Are you suggesting we set up git config, or set a remote? I'd be extremely wary of that. Running `git init` for them is about as far as I'd...
Thanks for laying that out so clearly. I will look into how to implement it :D
Yes, @iamrajiv hope you have fun working on this one!!
cc: @vdice @itowlson
Hi! The code has gone through some refactor from the time this issue was raised. After some initial testing, I think the existing code implements @kate-goldenring and @calebschoepp suggestion of...
`spin.toml` was a bad example to show my intention, but I am glad it wasn't supposed to happen :D In general, it was interesting to see files/folders getting excluded as...