We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f80c5b4 commit f6a1742Copy full SHA for f6a1742
docs/src/operate/c8y/smartrest-one.md
@@ -17,7 +17,7 @@ This guide is intended for users who must use the SmartREST 1.0 for specific rea
17
To use SmartREST 1.0, the authentication mode must be set to `basic` using the `tedge config` CLI tool:
18
19
```sh
20
-sudo tedge config set c8y.auth_mode basic
+sudo tedge config set c8y.auth_method basic
21
```
22
23
Next, provide credentials (username/password) in a credential file formatted as follows.
0 commit comments