Skip to content

Commit

Permalink
doc: update README.md (#452)
Browse files Browse the repository at this point in the history
--token $IONOS_TOKEN dollar sign is needed for exposed variable
  • Loading branch information
hkacmaz committed Jul 17, 2024
1 parent ef876ef commit 7f6f85a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ Enter your password:
You can also authenticate via `--token` flag exclusively:

```text
ionosctl login --token IONOS_TOKEN
ionosctl login --token $IONOS_TOKEN
```

After providing credentials, you will be notified if you logged in successfully or not:
Expand Down

0 comments on commit 7f6f85a

Please sign in to comment.