Skip to content

Update README.md, add -it flag to login command#17

Merged
WorldObservationLog merged 1 commit intoWorldObservationLog:mainfrom
tikhonp:patch-1
Dec 22, 2025
Merged

Update README.md, add -it flag to login command#17
WorldObservationLog merged 1 commit intoWorldObservationLog:mainfrom
tikhonp:patch-1

Conversation

@tikhonp
Copy link
Copy Markdown

@tikhonp tikhonp commented Dec 12, 2025

Add -it flag to Docker command to allow user enter 2fa code in interactive mode.

Copilot AI review requested due to automatic review settings December 12, 2025 18:17
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the Docker login command to support interactive 2FA code entry by adding the -it flag and removing the -F (code-from-file) flag that is no longer needed for interactive mode.

  • Adds -it flag to enable interactive terminal for 2FA code input
  • Removes -F flag from args as code-from-file mode is not needed for interactive login
  • Changes quote style from double to single quotes for args parameter

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.md
@WorldObservationLog WorldObservationLog merged commit 0df45b5 into WorldObservationLog:main Dec 22, 2025
6 checks passed
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.

3 participants