github.com/fastly/cli@v1.7.2-0.20240304164155-9d0f1d77c3bf/pkg/config/testdata/config-legacy.toml (about)

     1  [fastly]
     2  api_endpoint = "https://api.fastly.com"
     3  
     4  [user]
     5    email = "testing@fastly.com"
     6    token = "foobar"