Delete a file system configuration.
Syntax
Command Syntax
mongocli ops-manager admin backups fileSystems delete <ID> [options] 
Arguments
| Name | Type | Required | Description | 
|---|---|---|---|
| ID | string | true | Configuration identifier. | 
Options
| Name | Type | Required | Description | 
|---|---|---|---|
| --force | false | Flag that indicates whether to skip the confirmation prompt before proceeding with the requested action. | |
| -h, --help | false | help for delete | 
Inherited Options
| Name | Type | Required | Description | 
|---|---|---|---|
| -P, --profile | string | false | Name of the profile to use from your configuration file. To learn about profiles for MongoCLI, see https://dochub.mongodb.org/core/atlas-cli-configuration-file. |