Skip to content
This repository has been archived by the owner on Oct 25, 2022. It is now read-only.

Push Package

Paul Broadwith edited this page Jun 27, 2017 · 2 revisions

Push-Package

NAME

Push-Package

SYNOPSIS

Push latest created package to the Chocolatey community repository.

SYNTAX

Push-Package [<CommonParameters>]

DESCRIPTION

The function uses they API key from the file api_key in current or parent directory, environment variable
or cached nuget API key.

PARAMETERS

<CommonParameters>
    This cmdlet supports the common parameters: Verbose, Debug,
    ErrorAction, ErrorVariable, WarningAction, WarningVariable,
    OutBuffer, PipelineVariable, and OutVariable. For more information, see 
    about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). 

INPUTS

OUTPUTS

RELATED LINKS

NOTE: This documentation has been automatically generated from Get-Help Push-Package -Full.