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

DM-22301: Add option for printing configuration without imports #50

Merged
merged 1 commit into from Jan 17, 2020

Conversation

andy-slac
Copy link
Contributor

The Config.saveToStream method has a new option to disable printing
all import statements. This is to support more human-friendly output for
pipetask --show=config option where import list is not useful but may
be overly long.

The `Config.saveToStream` method has a new option to disable printing
all import statements. This is to support more human-friendly output for
`pipetask --show=config` option where import list is not useful but may
be overly long.
@andy-slac andy-slac changed the title Add option for printing configuration without imports (DM-22301) DM-22301: Add option for printing configuration without imports Jan 17, 2020
@andy-slac andy-slac merged commit c4f6e04 into master Jan 17, 2020
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

Successfully merging this pull request may close these issues.

None yet

2 participants