Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGar <gar+gh@danger.computer>2022-07-28 00:05:34 +0300
committerGitHub <noreply@github.com>2022-07-28 00:05:34 +0300
commitde40c31d1fe7521ffbc4e22fd233b18eca149afe (patch)
tree0df4040d9a3ee52111880bf6e8dda30993314142 /tap-snapshots/test/lib
parent0e3660eb39bd12a25517d745701bf841811b4623 (diff)
docs: sync ci params with install (#5207)
Diffstat (limited to 'tap-snapshots/test/lib')
-rw-r--r--tap-snapshots/test/lib/load-all-commands.js.test.cjs18
-rw-r--r--tap-snapshots/test/lib/npm.js.test.cjs18
2 files changed, 28 insertions, 8 deletions
diff --git a/tap-snapshots/test/lib/load-all-commands.js.test.cjs b/tap-snapshots/test/lib/load-all-commands.js.test.cjs
index b697dfbb7..88b1d4955 100644
--- a/tap-snapshots/test/lib/load-all-commands.js.test.cjs
+++ b/tap-snapshots/test/lib/load-all-commands.js.test.cjs
@@ -116,8 +116,13 @@ Usage:
npm ci
Options:
-[--no-audit] [--foreground-scripts] [--ignore-scripts]
-[--script-shell <script-shell>]
+[-S|--save|--no-save|--save-prod|--save-dev|--save-optional|--save-peer|--save-bundle]
+[-E|--save-exact] [-g|--global] [--global-style] [--legacy-bundling]
+[--omit <dev|optional|peer> [--omit <dev|optional|peer> ...]]
+[--strict-peer-deps] [--no-package-lock] [--foreground-scripts]
+[--ignore-scripts] [--no-audit] [--no-bin-links] [--no-fund] [--dry-run]
+[-w|--workspace <workspace-name> [-w|--workspace <workspace-name> ...]]
+[-ws|--workspaces] [--include-workspace-root] [--install-links]
aliases: clean-install, ic, install-clean, isntall-clean
@@ -425,8 +430,13 @@ Usage:
npm install-ci-test
Options:
-[--no-audit] [--foreground-scripts] [--ignore-scripts]
-[--script-shell <script-shell>]
+[-S|--save|--no-save|--save-prod|--save-dev|--save-optional|--save-peer|--save-bundle]
+[-E|--save-exact] [-g|--global] [--global-style] [--legacy-bundling]
+[--omit <dev|optional|peer> [--omit <dev|optional|peer> ...]]
+[--strict-peer-deps] [--no-package-lock] [--foreground-scripts]
+[--ignore-scripts] [--no-audit] [--no-bin-links] [--no-fund] [--dry-run]
+[-w|--workspace <workspace-name> [-w|--workspace <workspace-name> ...]]
+[-ws|--workspaces] [--include-workspace-root] [--install-links]
alias: cit
diff --git a/tap-snapshots/test/lib/npm.js.test.cjs b/tap-snapshots/test/lib/npm.js.test.cjs
index 3cdf37684..ea7d2a7e1 100644
--- a/tap-snapshots/test/lib/npm.js.test.cjs
+++ b/tap-snapshots/test/lib/npm.js.test.cjs
@@ -254,8 +254,13 @@ All commands:
npm ci
Options:
- [--no-audit] [--foreground-scripts] [--ignore-scripts]
- [--script-shell <script-shell>]
+ [-S|--save|--no-save|--save-prod|--save-dev|--save-optional|--save-peer|--save-bundle]
+ [-E|--save-exact] [-g|--global] [--global-style] [--legacy-bundling]
+ [--omit <dev|optional|peer> [--omit <dev|optional|peer> ...]]
+ [--strict-peer-deps] [--no-package-lock] [--foreground-scripts]
+ [--ignore-scripts] [--no-audit] [--no-bin-links] [--no-fund] [--dry-run]
+ [-w|--workspace <workspace-name> [-w|--workspace <workspace-name> ...]]
+ [-ws|--workspaces] [--include-workspace-root] [--install-links]
aliases: clean-install, ic, install-clean, isntall-clean
@@ -511,8 +516,13 @@ All commands:
npm install-ci-test
Options:
- [--no-audit] [--foreground-scripts] [--ignore-scripts]
- [--script-shell <script-shell>]
+ [-S|--save|--no-save|--save-prod|--save-dev|--save-optional|--save-peer|--save-bundle]
+ [-E|--save-exact] [-g|--global] [--global-style] [--legacy-bundling]
+ [--omit <dev|optional|peer> [--omit <dev|optional|peer> ...]]
+ [--strict-peer-deps] [--no-package-lock] [--foreground-scripts]
+ [--ignore-scripts] [--no-audit] [--no-bin-links] [--no-fund] [--dry-run]
+ [-w|--workspace <workspace-name> [-w|--workspace <workspace-name> ...]]
+ [-ws|--workspaces] [--include-workspace-root] [--install-links]
alias: cit