mongocli ops-manager admin backups fileSystems delete
删除文件系统配置。
语法
命令语法
mongocli ops-manager admin backups fileSystems delete <ID> [options]
参数
名称 | 类型 | 必需 | 描述 |
---|---|---|---|
ID | string | true | 配置标识符。 |
选项
名称 | 类型 | 必需 | 描述 |
---|---|---|---|
--force | false | 标志,表示是否在执行请求的操作之前跳过确认提示。 | |
-h, --help | false | 删除的帮助信息 |
继承选项
名称 | 类型 | 必需 | 描述 |
---|---|---|---|
-P, --profile | string | false | 从配置文件中使用的配置文件名。有关MongoCLI配置文件中的配置文件信息,请参阅https://dochub.mongodb.org/core/atlas-cli-configuration-file. |