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 f6a1742 commit c4b5577Copy full SHA for c4b5577
docs/src/operate/c8y/smartrest-one.md
@@ -23,7 +23,7 @@ sudo tedge config set c8y.auth_method basic
23
Next, provide credentials (username/password) in a credential file formatted as follows.
24
The default location of the credentials file is `/etc/tedge/credentials.toml`:
25
26
-```toml
+```toml title="file: /etc/tedge/credentials.toml"
27
[c8y]
28
username = "t5678/octocat"
29
password = "abcd1234"
0 commit comments