Akamai options
New-AkamaiOptions
Synopsis
Populate Akamai options.
Syntax
New-AkamaiOptions [-ProgressAction <ActionPreference>] [<CommonParameters>]
Description
Creates a new PSCustomObject
of the supported options and writes that object to a disk, either at the default location of ~/.akamai-pwsh/options.json
or to a location specified in the AkamaiOptionsPath
environment variable.
Related Links
Updated 1 day ago