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 --quiet and --outfile options to saltkey #589

Merged
merged 9 commits into from
Jan 27, 2012
Merged

add --quiet and --outfile options to saltkey #589

merged 9 commits into from
Jan 27, 2012

Conversation

epoelke
Copy link
Contributor

@epoelke epoelke commented Jan 27, 2012

No description provided.

…is mainly to suppress output when integrating salt into other tools.
salt-key cli tool now has --quiet and --outfile options.  --quiet will supress all output and --outfile will redirect output to a file.  The options can be used together to supress console output while saving it to a file.  Default value --quiet is False and default for --outfile is None.
thatch45 added a commit that referenced this pull request Jan 27, 2012
add --quiet and --outfile options to saltkey
@thatch45 thatch45 merged commit 6546928 into saltstack:develop Jan 27, 2012
tacerus pushed a commit to tacerus/salt that referenced this pull request May 30, 2024
…ck#589)

* Fix user.present state when group is unset

* Fix user unit test

---------

Co-authored-by: Megan Wilhite <mwilhite@vmware.com>
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