# update ## 功能描述 将workload\_type原来的优化项更新为new.conf中的内容。 ## 命令格式 **atune-adm update** ## 使用示例 更新负载类型为test\_type,优化项名称为test\_name的优化项为new.conf。 ``` $ atune-adm update test_type test_name ./new.conf ```