% BOOTSTRAP(1) Version 3.0.0 | Scripts Documentation % Georg Voell - georg.voell@oracle.com % (c)2020 Oracle NAME ==== **bootstrap** - (BASH Script) Attach this script to the instance to perform initialization tasks. SYNOPSIS ======== | **bootstrap** DESCRIPTION =========== Attach this script to the instance to perform initialization tasks. Supported platforms: Lixux, Darwin (Mac OS X) and SunOS (Solaris). Works for Oracle Cloud Infrastructure (OCI) and Oracle Public Cloud (OPC or OCI-Classic) This script downloads and installs some admin scripts and needed tools. EXIT CODES ========== 01: Unsupported platform. 02: No root privileges (needed to proceed). 03: Unable to download or install admin scripts. 04: Unable to download or install tools.