New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@digital-wafa/nexus-deploy

Package Overview
Dependencies
Maintainers
2
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@digital-wafa/nexus-deploy - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

2

package.json
{
"name": "@digital-wafa/nexus-deploy",
"version": "1.1.0",
"version": "1.1.1",
"description": "nexus3 deploy script",

@@ -5,0 +5,0 @@ "scripts": {

# nexus-deploy
a nexus 3 deploy script
a commande line interface to deploy to nexus 3 raw repos
***
## Installation
```npm i @digital-wafa/nexus-deploy -D```
## Options
| Flag | Required | Description |
| -----------------------| ---------| -------------------|
| --file or -f | yes | file path |
| --uploadFolder or -u | yes | upload folder path |
| --uploadFileName or -o | yes | uploaded file name |
| --help or -h | no | show help |
## Usage
```
deploy --file=filePath --uploadFolder=your_destination_folder --uploadFileName=your_uploaded_file_name
```
You must provide a `NEXUS_USERNAME` and `NEXUS_PASSWORD` environment variables.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc