Skip to content

Commit f80c5b4

Browse files
authored
Merge pull request #3379 from reubenmiller/docs-fix-cloud-profile-connect-command
docs: add missing c8y argument to cloud connect command
2 parents 073d9fb + 052958e commit f80c5b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/operate/c8y/cloud-profiles.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ second mapper using:
9898

9999
<UserContext>
100100
```
101-
sudo tedge connect --profile $C8Y_PROFILE_NAME
101+
sudo tedge connect c8y --profile $C8Y_PROFILE_NAME
102102
```
103103
</UserContext>
104104

0 commit comments

Comments
 (0)