Which of the following statements about the cisco.nxos.nxos_command and cisco.nxos.nxos_config modules is true?
cisco.nxos.nxos_command is used for modifying the running configuration, while cisco.nxos.nxos_config is only used to update the startup configuration.
cisco.nxos.nxos_config is used for modifying the running configuration, whilecisco.nxos.nxos_comamnd is only used to update the startup configuration.
cisco.nxos.nxos_command and cisco.nxos.nxos_config are interchangeable, but cisco.nxos.nxos_config is preferred in newer versions of the collection as a more modern replacement.
cisco.nxos.nxos_command is best suited for running show and operational commands that do not alter the device configuration, while cisco.nxos.nxos_config is intended for applying configuration changes.