New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@vtex/cli-plugin-cms

Package Overview
Dependencies
Maintainers
58
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vtex/cli-plugin-cms

vtex plugin cms

latest
Source
npmnpm
Version
1.2.0
Version published
Maintainers
58
Created
Source

Usage

$ npm install -g @vtex/cli-plugin-cms
$ vtex COMMAND
running command...
$ vtex (-v|--version|version)
@vtex/cli-plugin-cms/1.2.0 linux-x64 node-v14.21.3
$ vtex --help [COMMAND]
USAGE
  $ vtex COMMAND
...

Commands

  • vtex cms:sync [BUILDERNAME]

vtex cms:sync [BUILDERNAME]

Syncs CMS schemas with the current workspace in use.

USAGE
  $ vtex cms:sync [BUILDERNAME] [-v] [-h] [--trace] [-w] [-y]

FLAGS
  -h, --help     Shows this help message.
  -v, --verbose  Shows debug level logs.
  -w, --watch    watch
  -y, --yes      yes flag to skip sync confirmation
  --trace        Ensures all requests to VTEX IO are traced.

DESCRIPTION
  Syncs CMS schemas with the current workspace in use.

See code: build/commands/cms/sync.ts

Keywords

oclif-plugin

FAQs

Package last updated on 14 Aug 2024

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