export

Description

Exports a CLI session into a zip that can be imported. The session exported is the active profile (specified either by defaults or the –config-file / –profile arguments.

Usage

oci session export [OPTIONS]

Required Parameters

--output-file [path]

The name of the export file to create, including the path, minus any format-specific extension.

Optional Parameters

--force

If the ouptut zip already exists, overwrite the existing zip without a confirmation prompt.