< Back

Set-P1ApiKey

Sat Jan 18, 2020 7:03 pm

NAME Set-P1ApiKey



SYNOPSIS

Stores the PlannerOne API key.





SYNTAX

Set-P1ApiKey [-ApiKey] <String> [<CommonParameters>]





DESCRIPTION

Store locally the PlannerOne API key to access private PlannerOne feed.





PARAMETERS

-ApiKey <String>

The PlannerOne ApiKey to store.



Required? true

Position? 1

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