< Back

Import-P1Environment

Sat Jan 18, 2020 7:01 pm

NAME Import-P1Environment



SYNOPSIS

Import PlannerOne environment from file.





SYNTAX

Import-P1Environment [-Tenant] <String> [[-InDir] <String>] [<CommonParameters>]





DESCRIPTION

Import an existing and initialized environment saved in file system.

Each environments found for Production Scheduler and ResourcePlanner will be imported.





PARAMETERS

-Tenant <String>

The tenant name to import to.



Required? true

Position? 1

Default value

Accept pipeline input? false

Accept wildcard characters? false



-InDir <String>

The root directory path to use for import. Default current.



Required? false

Position? 2

Default value

Accept pipeline input? false

Accept wildcard characters? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS





RELATED LINKS