trustedge
Usage |
|
Description | Base command for TrustEdge CLI. Provides version information, usage information, and subcommand access. See Subcommands. |
Overview
TrustEdge is a command line tool that provides functionality for managing IoT devices and performing common IoT device tasks. TrustEdge provide several "tools" that can be accessed via the CLI using subcommands.
Important
Examples
TrustEdge help (--help)
To view usage details and available options for TrustEdge, use the --help
option:
trustedge --help
Tip
You can add --help
to the end of any TrustEdge CLI command to view help information.
TrustEdge version (--version)
View TrustEdge version information:
trustedge --version
Subcommands
Command | Description |
---|---|
DigiCert® Device Trust Manager communication, device bootstrapping, and ongoing device management. | |
Generate and manage asymmetric key pairs, create Certificate Signing Requests (CSRs), and generate TAP hardware keys. | |
Publish messages to an MQTT broker and subscribe to MQTT topics. Supports both MQTT 3.1.1 and MQTT 5.0 protocols. |