You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: add secure-credential hint at every command that uses keys
Every credential-bearing command/code block now carries an inline
reminder to use a unique access key and a strong, random secret
(openssl rand -base64 24): shell/mc blocks get the comment before the
command, YAML/compose and SDK snippets get it beside the credential
lines. Linux env-file guides already carried the hint.
0 commit comments