< Back
Get-PSAirTableConfiguration
Post
NAME Get-PSAirTableConfiguration
SYNOPSIS
Queries the configuration stored as a JSON file in the module directory and returns as a PowerShell object.
SYNTAX
Get-PSAirTableConfiguration [<CommonParameters>]
DESCRIPTION
PARAMETERS
<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
string
-------------------------- EXAMPLE 1 --------------------------
PS>Get-PSAirTableConfiguration
Queries the configuration JSON file and returns values.
RELATED LINKS
SYNOPSIS
Queries the configuration stored as a JSON file in the module directory and returns as a PowerShell object.
SYNTAX
Get-PSAirTableConfiguration [<CommonParameters>]
DESCRIPTION
PARAMETERS
<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
string
-------------------------- EXAMPLE 1 --------------------------
PS>Get-PSAirTableConfiguration
Queries the configuration JSON file and returns values.
RELATED LINKS