1.2.0 • Published 10 months ago

@vtex/cli-plugin-cms v1.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

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]

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

1.2.0

10 months ago

1.1.1

1 year ago

1.1.1-beta

1 year ago

1.1.0

1 year ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.11

2 years ago

1.0.10

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

4 years ago

1.0.0

4 years ago