Skip to content

Commit

Permalink
Update documentation wrt. auth
Browse files Browse the repository at this point in the history
  • Loading branch information
evenh committed Jul 31, 2024
1 parent 48030c9 commit bfdf93b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ brew install skipctl
The various `test` commands will execute against an API server. Run `skipctl test ping --api-server=something` to get a list of supported API server names.
An API server represents a location that can run tests from their perspective. All communication with API servers is encrypted over TLS.

> :exclamation: Before issuing any commands, be sure to be authenticated first (`gcloud auth application-default login`).
### Ping

```shell
Expand Down

0 comments on commit bfdf93b

Please sign in to comment.