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

The command sumocli collectors create doesn't return the JSON response #87

Open
wizedkyle opened this issue Jun 24, 2021 · 0 comments
Open
Labels
bug Something isn't working
Projects

Comments

@wizedkyle
Copy link
Collaborator

Describe the bug
When running the sumocli collectors create command it print the JSON response to the stdout. This is because this is tied to the old Azure command which is going to be deprecated.

To Reproduce
Steps to reproduce the behavior:

  1. run sumocli collectors create --name "test"
  2. note there is no output

Expected behavior
The sumocli collectors create command should print a json response to stdout.

@wizedkyle wizedkyle added the bug Something isn't working label Jun 24, 2021
@wizedkyle wizedkyle added this to To do in Default via automation Jun 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Default
To do
Development

No branches or pull requests

1 participant