Skip to content

rspm create bulk-blocklist-rules#

Advanced

Command to create blocklist rules. Supports remote use with API tokens when enabled.

rspm create bulk-blocklist-rules [flags]

Options#

  -a, --address string             The address of the remote server. If not specified, the PACKAGEMANAGER_ADDRESS environment variable is used.
      --fail-all                   Fail all if at least one fails
  -h, --help                       help for bulk-blocklist-rules
      --insecure-ssl-skip-verify   If true, skip SSL certificate validation. This reduces the security that SSL normally provides.
      --path string                Path to json file. Ignored if STDIN is used
      --show-example               Shows an example blocklist rule

Options inherited from parent commands#

  -c, --config string          Path to config file
  -o, --output-format string   Specify the output format 'human' for human-readable output or 'json' for JSON-encoded output. (default "human")
  -v, --verbose                Provide additional output