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

Add verbose mode #11

Open
nickthecook opened this issue Jun 11, 2020 · 1 comment
Open

Add verbose mode #11

nickthecook opened this issue Jun 11, 2020 · 1 comment

Comments

@nickthecook
Copy link
Owner

It would be helpful to have a verbose mode, either in the options section of ops.yml, as a command-line option like -v, or both.

Verbose mode should print things like:

  • where ops looks for secrets files, and whether it finds them
  • where ops looks for app config files, and whether is finds them
  • what ENV vars ops loads
  • what commands ops runs to satisfy dependencies
@nickthecook
Copy link
Owner Author

Also:

  • the stdout/stderr of dependencies as they are met, for dependencies that hang or take a long time

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