Correct production operator username guidance
This commit is contained in:
@@ -6,11 +6,11 @@
|
||||
# never written to disk, never printed and never passed as a command argument.
|
||||
#
|
||||
# Usage:
|
||||
# bash scripts/configure_operator_login.sh --username jens@itworx.tech
|
||||
# bash scripts/configure_operator_login.sh --username ITWorx
|
||||
# -> prompts for the password (nothing lands in shell history)
|
||||
#
|
||||
# GEOINTEL_OPERATOR_PASSWORD='...' bash scripts/configure_operator_login.sh \
|
||||
# --username jens@itworx.tech --non-interactive
|
||||
# --username ITWorx --non-interactive
|
||||
#
|
||||
# Options:
|
||||
# --username <value> Operator login name. Required.
|
||||
|
||||
Reference in New Issue
Block a user