sagcc exec templates snapshot import
DEPRECATED. Use composite templates to provision installations.
Registers an exported template in a Command Central installation.
Syntax
Command Central syntax:
sagcc exec templates snapshot import {--input | -i} filename.zip
[options]
Platform Manager syntax:
sagcc exec templates import {--input | -i} filename.zip [options]
Arguments and Options
Argument or Option | Description |
{--input | -i} filename.zip | Required. An input archive file that contains an exported template. For more information, see input. |
[options] | Optional. The command allows all options supported by the Command Line Interface. For a description of the options, see Common Options. |
Example When Executing on Command Central
To import a template in a Command Central installation:
sagcc exec templates snapshot import --input sampleTemplate.zip -p mypassword
Example When Executing on Platform Manager
To import a template in a Command Central installation:
sagcc exec templates import --input sampleTemplate.zip -p mypassword