nacos-sdk-python icon indicating copy to clipboard operation
nacos-sdk-python copied to clipboard

是否有获取全部data_id的方法呢?

Open jwh5566 opened this issue 4 years ago • 1 comments

是否有获取全部data_id的方法呢?如果要批量修改所有app的配置,没有data_id的话 不是很方便

jwh5566 avatar Apr 25 '21 11:04 jwh5566

client.get_configs()

samandqq avatar May 25 '21 03:05 samandqq