% DELETE-RULE(1) Version 1.0.1 | Scripts Documentation % Georg Voell - georg.voell@oracle.com % (c)2021 Oracle NAME ==== **delete-rule** - (BASH Script) Implement an auto delete rule to a bucket in Object Storage (Experimental) SYNOPSIS ======== | **delete-rule** \[_options_] DESCRIPTION =========== Implement an auto delete rule to a bucket in Object Storage (Experimental) Options ------- -h, --help : Displays helptext. -v, \--version          : Displays the version of the script. EXAMPLES ======== export-keys : Zips all the keys and config under ~/.ssh and exports it to Object Storage EXIT CODES ========== 01: Unknown or wrong parameter. 02: No oci in PATH. 03: Cloud tools were not initialized. 04: No JSON project file. 99: User interrupt. SEE ALSO ======== **install-scripts**(1)