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 plugin reload docs to the website sidebar #10108

Merged
merged 2 commits into from
Nov 6, 2020

Conversation

raskchanky
Copy link
Contributor

They weren't in the sidebar, and the -scope flag was also missing, so I added that.

@calvn
Copy link
Contributor

calvn commented Oct 7, 2020

Should probably be addressed separately, but while looking at #9347 I noticed that value for the sysHelp reference to "plugin-backend-reload-scope" is missing.

@@ -33,3 +33,6 @@ flags](/docs/commands) included on all commands.

- `-mounts` `(array: [])` - Array or comma-separated string mount paths of the
plugin backends to reload.

- `-scope` `(string: "")` - The scope of the reload, omitted for local, 'global'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we re-phrase "omitted for local", as local could it mean mounts, namespaces, or nodes.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will do. I just copied what was in the CLI help text. I will adjust that in a later PR after re-wording this one.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@calvn What are your thoughts on the new phrasing?

@raskchanky raskchanky added this to the 1.6.1 milestone Nov 5, 2020
@raskchanky raskchanky requested a review from ncabatoff November 6, 2020 18:36
@raskchanky raskchanky merged commit f92fd24 into master Nov 6, 2020
@raskchanky raskchanky deleted the fix-plugin-reload-docs branch November 6, 2020 22:13
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