🚨 Shai-Hulud Strikes Again:834 Packages Compromised.Technical Analysis →
Socket
Book a DemoInstallSign in
Socket

stackhub-cli

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stackhub-cli

Stackhub CLI Utility

latest
npmnpm
Version
0.1.8
Version published
Maintainers
1
Created
Source

Stackhub CLI Utility

Utility to publish pod files to stackhub via the cli.

Getting Started

Install:

npm install stackhub-cli -g

Overview

Usage

stackhub -publish podFile [-u username] [-p password] [-status released]

Options

-publish (Required)

Type: String Default value: ''

Path to target file that this process will publish

-user or -u

Type: String Default value: ''

The StackHub username - usually the email address - of the user account to which the package version should be published. If omitted, the task will prompt for a value.

-pass or -p

Type: String Default value: ''

The StackHub password for the given username. For security reasons this option should not be used. If omitted, the task will prompt for a value.

-status

Type: String Default value: 'beta'

The status of this package version. Valid values are 'alpha', 'beta', and 'released'.

Keywords

stackhub

FAQs

Package last updated on 12 Nov 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts