Clarify Fleet instance address instruction (#38602)

Add clarity for what's expected for `--address` value
This commit is contained in:
melpike
2026-02-06 18:25:50 +09:00
committed by GitHub
parent da13ff74c5
commit 1a4f271fa5
+1 -1
View File
@@ -75,7 +75,7 @@ This section walks you through authentication, assuming you already have a runni
To log in to your Fleet instance, run the following commands:
1. Set the Fleet instance address
1. Set the Fleet instance address (your Fleet servers URL)
```sh
> fleetctl config set --address 'https://fleet.example.com'