Get-ActionInputs

August 13, 2020 ยท View on GitHub


NAME
    Get-ActionInputs
    
SYNOPSIS
    Returns a map of all the available inputs and their values.
    
    
SYNTAX
    Get-ActionInputs [<CommonParameters>]
    
    
DESCRIPTION
    Lookups in the returned map are case-insensitive, as per the
    behavior of individual input lookup.
    

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
    
    
RELATED LINKS
    https://github.com/actions/toolkit/tree/a6e72497764b1cf53192eb720f551d7f0db3a4b4/packages/core#inputsoutputs