From 503be1e0cdf889449f8f4d415d8bc1cf16fb888a Mon Sep 17 00:00:00 2001 From: "docs-syncer[bot]" <134718678+docs-syncer[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2026 19:33:12 +0000 Subject: [PATCH] [flyctl-bot] Update docs from flyctl --- flyctl/cmd/fly_auth_docker.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/flyctl/cmd/fly_auth_docker.md b/flyctl/cmd/fly_auth_docker.md index 340be6e790..97b99bc2d4 100644 --- a/flyctl/cmd/fly_auth_docker.md +++ b/flyctl/cmd/fly_auth_docker.md @@ -1,8 +1,6 @@ Adds registry.fly.io to the Docker daemon's authenticated registries. This allows you to push images directly to Fly.io from -the Docker CLI. - -Note: Tokens generated by this command expire after 5 minutes. +the Docker CLI. Note that tokens may expire. ## Usage ~~~