DESCRIPTION
        upload-release

	Uploads a release to an artifact repository.

SYNTAX
        upload-release [options] filename

ARGUMENTS
        filename
                Filename of the release package

OPTIONS
        --non-interactive
                Controls if the shell can ask for input or not.
        --password
                Password credentials.
        --repository
                Name of an specific repository where the release will be published.
        --username
                Username credentials.