trustedge

| Usage | trustedge [options]
trustedge <subcommand> [options] | | 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.

Examples

TrustEdge help (–help)

To view usage details and available options for TrustEdge, use the --help option:

trustedge --help

TrustEdge version (–version)

View TrustEdge version information:

trustedge --version

Subcommands

CommandDescription
trustedge agentDigiCert® Device Trust Manager communication, device bootstrapping, and ongoing device management.
trustedge certificateGenerate and manage asymmetric key pairs, create Certificate Signing Requests (CSRs), and generate TAP hardware keys.
trustedge mqttPublish messages to an MQTT broker and subscribe to MQTT topics. Supports both MQTT 3.1.1 and MQTT 5.0 protocols.