-
Notifications
You must be signed in to change notification settings - Fork 5.6k
add cli.md for mariadb #8466
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 cli.md for mariadb #8466
Conversation
|
Azure Pipelines successfully started running 1 pipeline(s). |
azure-sdk-for-go - Release
|
azure-sdk-for-java - Release
|
azure-sdk-for-net - Release
|
azure-sdk-for-js - Release
|
azure-sdk-for-python - Release
|
|
@00Kai0 If you are not intend to merge this PR at this moment, Add DoNotMerge tag in the PR. The same for the other PRs you've filed. After it's ready to merge, you can remove the DoNotMerge tag. assign them to @zikalino or @changlong-liu |
|
|
||
| These settings apply only when `--cli` is specified on the command line. | ||
|
|
||
| ``` yaml $(cli) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Shall we remove '$(cli)' here? The current clicommon will ignore this config if we have $(cli) here. So it may just be:
``` yaml
And the description in Line3 need to be modified accordingly.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I can remove $(cli).
Can you show me what description can be showed , if not this one.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks. I think the description can be:
These settings don't need to apply `--cli` on the command line.
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
Can one of the admins verify this patch? |
|
what's status of this PR? |
|
It's ready for merge. |
azure-cli-extensions - Release
No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured
|
…into keyvault_multiapi_readme * 'master' of https://github.com/Azure/azure-rest-api-specs: (101 commits) add cli.md for automation (#8411) adjust assignment (#8782) Remove Microsoft.Backup.Admin 2016-05-01 API version (#8588) Updating global setting in PostgreSQL/MySQL readme file (#8777) update package name and output folder in readme.typescript.md (#8764) add package-2019-12 python define (#8769) Fix Parameter Description for validate resource move (#8524) Edit pass for GA swagger (#8759) Update proxy.json (#8596) Model enums that may change in the future as strings (#8760) Add api-version 2019-11-01 for resources/subscriptions (#8728) regenerated all-api-versions PrivateLinkResources for Microsoft.Automation (#8369) add cli.md for serialconsole (#8401) add cli.md for mariadb (#8466) [Computer Vision] Create CV API v3.0-preview (#7402) Publish Microsoft.ContainerService api-version 2020-03-01 (#8756) Update swagger based on auto-gen process change. (#8766) add assignment-bot config (#8716) add tag package-2019-12 to batch (#8751) ...
* add cli.md for mariadb * remove and update description.
No description provided.