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

feat(client): Teach option flag for tracing requests #12

Open
Cryptophobia opened this issue Mar 21, 2018 · 1 comment
Open

feat(client): Teach option flag for tracing requests #12

Cryptophobia opened this issue Mar 21, 2018 · 1 comment

Comments

@Cryptophobia
Copy link
Member

From @deis-admin on January 19, 2017 21:13

From @bacongobbler on January 12, 2015 16:59

An option flag to trace requests would help users understand how communication between the client and the server occur, as well as help understand where a connection issue may occur, such as in a proxied environment or if DNS routes are set up incorrectly.

Common client option flags would be --debug, --verbose or --trace. I'm personally in favour of --verbose as typically you can tune the verbosity up or down based on your needs.

Copied from original issue: deis/deis#2884

Copied from original issue: deis/workflow-cli#290

@Cryptophobia
Copy link
Member Author

From @deis-admin on January 19, 2017 21:13

From @Joshua-Anderson on July 27, 2015 22:20

@bacongobbler What would this output look like?
Things that could be shown with --verbose:

  • request URL
  • request body
  • response body/headers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant