I'm trying to install IoT runtime in Linux "Linux (ubuntu 18.04)" VM and configuring the device provisioning from the steps in link, but I get the error for the config command
https://docs.microsoft.com/en-us/azure/iot-edge/how-to-auto-provision-x509-certs?view=iotedge-2020-11#linux-device
Command: sudo iotedge config apply
Found argument 'config' which wasn't expected, or isn't valid in this context
USAGE:
iotedge [OPTIONS] <SUBCOMMAND>
Please let me know what I'm missing here? This used to work earlier in the same Linux VM but no more.
Installed IotEdge version: 1.1.3

