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 'mc config host add' command in multi-user doc #6777

Merged
merged 1 commit into from
Nov 8, 2018

Conversation

harshavardhana
Copy link
Member

Description

Add 'mc config host add' command in multi-user doc

Motivation and Context

Add 'mc config host add' command in multi-user doc

Regression

No

How Has This Been Tested?

Following the multi-user doc https://docs.minio.io/docs/minio-multi-user-quickstart-guide.html

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added unit tests to cover my changes.
  • I have added/updated functional tests in mint. (If yes, add mint PR # here: )
  • All new and existing tests passed.

@codecov
Copy link

codecov bot commented Nov 8, 2018

Codecov Report

Merging #6777 into master will decrease coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #6777      +/-   ##
==========================================
- Coverage   52.09%   52.08%   -0.01%     
==========================================
  Files         270      270              
  Lines       42322    42322              
==========================================
- Hits        22046    22044       -2     
- Misses      18330    18332       +2     
  Partials     1946     1946
Impacted Files Coverage Δ
cmd/posix-list-dir_windows.go 58.82% <0%> (-5.89%) ⬇️
cmd/posix.go 70.28% <0%> (-0.25%) ⬇️
pkg/certs/certs.go 58.76% <0%> (+4.12%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d58fc68...7b0041f. Read the comment docs.

@kannappanr kannappanr merged commit ca7c3a3 into minio:master Nov 8, 2018
@harshavardhana harshavardhana deleted the fix-docs branch November 8, 2018 18:14
poornas pushed a commit to poornas/minio that referenced this pull request Nov 28, 2018
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.

4 participants