Get-ActionRepo

July 22, 2020 ยท View on GitHub


NAME
    Get-ActionRepo
    
SYNOPSIS
    Returns details of the repository, including owner and repo name.
    
    
SYNTAX
    Get-ActionRepo [<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
    
    
RELATED LINKS