% DISK-MANAGEMENT(1) Version 3.0.0 | Scripts Documentation % Georg Voell - georg.voell@oracle.com % (c)2020 Oracle NAME ==== **disk-management** - (BASH Script) Format and mount attached disks. SYNOPSIS ======== | **disk-management** \[_options_] DESCRIPTION =========== Format and mount attached disks. Options ------- -h, \--help          : Displays helptext. -v, \--version          : Displays the version of the script. EXAMPLES ======== EXIT CODES ========== 01: Unknown or wrong parameter. 02: No root privileges (needed to proceed). 03: Unknown cloud_id. 04: No 'opc' / 'oci' in PATH. 05: Unsupported OS. 99: User interrupt. SEE ALSO ======== **bootstrap**(1), **user-management**(1), **key-management**(1), **install-scripts**(1)