[Docs] Edit terraform example and doc for file generation (#58822)
* docs: update terraform example and doc for file generation * docs: updated the documnettaion to include the help command with fields included * Update pkg/cmd/grafana-cli/commands/commands.go * docs: add help command
This commit is contained in:
@@ -203,6 +203,12 @@ func getDocumentationForFile() string {
|
||||
#
|
||||
# If you feel like you want to wait with a specific block,
|
||||
# delete all lines regarding that conflict block.
|
||||
# email - the user’s email
|
||||
# login - the user’s login/username
|
||||
# last_seen_at - the user’s last login
|
||||
# auth_module - if the user was created/signed in using an authentication provider
|
||||
# conflict_email - a boolean if we consider the email to be a conflict
|
||||
# conflict_login - a boolean if we consider the login to be a conflict
|
||||
#
|
||||
`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user