Skip to content

Commit f6a1742

Browse files
committed
fix tedge config name
1 parent f80c5b4 commit f6a1742

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/operate/c8y/smartrest-one.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This guide is intended for users who must use the SmartREST 1.0 for specific rea
1717
To use SmartREST 1.0, the authentication mode must be set to `basic` using the `tedge config` CLI tool:
1818

1919
```sh
20-
sudo tedge config set c8y.auth_mode basic
20+
sudo tedge config set c8y.auth_method basic
2121
```
2222

2323
Next, provide credentials (username/password) in a credential file formatted as follows.

0 commit comments

Comments
 (0)