ecaccess-file-mdelete(1) Delete Multiple ECaccess Files at once

SYNOPSIS

ecaccess-file-mdelete -version|-help|-manual

ecaccess-file-mdelete [-debug] [-force] target-ecaccess-file [...]

DESCRIPTION

Allow deleting Multiple ECaccess Files at once.

Each target-ecaccess-file is in the form [domain:][/user-id/]path. Please read the ``Shell commands -> File Management'' section of the ``ecaccess'' guide for more information on the ECaccess File System.

ARGUMENTS

target-ecaccess-file [...]
The name(s) of the ECaccess File(s) to delete.

OPTIONS

-force
Overrides the interactive mode and delete each file without prompting.
-version
Display version number and exits.
-help
Print a brief help message and exits.
-manual
Prints the manual page and exits.
-retry count
Number of SSL connection retries per 5s to ECMWF. This parameter only apply to the initial SSL connection initiated by the command to the ECMWF server. It does not apply to all the subsequent requests made afteward as it is mainly targeting errors that can happen from time to time during the SSL handshake. Default is no retry.
-debug
Display the SOAP and SSL messages exchanged.

EXAMPLES

ecaccess-file-mdelete -force 'home:/xyz/bin/*.bin'

Delete the *.bin Files in the $HOME/bin directory of the user xyz without prompting.