Skip to content

Commit

Permalink
Merge pull request #3379 from reubenmiller/docs-fix-cloud-profile-con…
Browse files Browse the repository at this point in the history
…nect-command

docs: add missing c8y argument to cloud connect command
  • Loading branch information
reubenmiller authored Feb 4, 2025
2 parents 073d9fb + 052958e commit f80c5b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/operate/c8y/cloud-profiles.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ second mapper using:

<UserContext>
```
sudo tedge connect --profile $C8Y_PROFILE_NAME
sudo tedge connect c8y --profile $C8Y_PROFILE_NAME
```
</UserContext>

Expand Down

0 comments on commit f80c5b4

Please sign in to comment.