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

CLI Engine: --debug|-d mode #70

Closed
Byron opened this issue Apr 16, 2015 · 1 comment
Closed

CLI Engine: --debug|-d mode #70

Byron opened this issue Apr 16, 2015 · 1 comment
Assignees

Comments

@Byron
Copy link
Owner

Byron commented Apr 16, 2015

This mode should mirror all communication to and from the server to files.
It should nicely format these to make debugging easier.

It should be used to see why exactly discovery api list doesn't work at all.

@Byron Byron added this to the v0.2 - simple commandline tools milestone Apr 16, 2015
@Byron Byron self-assigned this Apr 21, 2015
@Byron
Copy link
Owner Author

Byron commented Apr 21, 2015

You can watch the development stream in multiple sessions on youtube:

Byron added a commit that referenced this issue Apr 21, 2015
* If `--debug` is set, we will output all server communication to
  stderr. That way, we can compare our requests to what is expected by
  ush based on official docs.
* `discovery` now doesn't use the API key anymore - this is specified
   using a custom override.

Nice, we are totally ready to test and fix all API features.

Related to #70
@Byron Byron closed this as completed in 03f35bd Apr 21, 2015
Byron added a commit to Byron/open-rs that referenced this issue May 1, 2015
* use std::io consistently
* adjust to improved `Command` API

Related to Byron/google-apis-rs#70
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant