2.11.0 • Published 9 months ago

@memberjunction/cli v2.11.0

Weekly downloads
-
License
ISC
Repository
github
Last release
9 months ago

MemberJunction CLI

Usage

$ npm install -g @memberjunction/cli
$ mj COMMAND
running command...
$ mj (--version)
@memberjunction/cli/2.11.0 linux-x64 node-v20.18.0
$ mj --help [COMMAND]
USAGE
  $ mj COMMAND
...

Commands

mj clean

Resets the MemberJunction database to a pre-installation state

USAGE
  $ mj clean [-v]

FLAGS
  -v, --verbose  Enable additional logging

DESCRIPTION
  Resets the MemberJunction database to a pre-installation state

EXAMPLES
  $ mj clean

See code: src/commands/clean/index.ts

mj help [COMMAND]

Display help for mj.

USAGE
  $ mj help [COMMAND...] [-n]

ARGUMENTS
  COMMAND...  Command to show help for.

FLAGS
  -n, --nested-commands  Include all nested commands in the output.

DESCRIPTION
  Display help for mj.

See code: @oclif/plugin-help

mj install

Install MemberJunction

USAGE
  $ mj install [-v]

FLAGS
  -v, --verbose  Enable additional logging

DESCRIPTION
  Install MemberJunction

EXAMPLES
  $ mj install

See code: src/commands/install/index.ts

mj migrate

Migrate MemberJunction database to latest version

USAGE
  $ mj migrate [-v]

FLAGS
  -v, --verbose  Enable additional logging

DESCRIPTION
  Migrate MemberJunction database to latest version

EXAMPLES
  $ mj migrate

See code: src/commands/migrate/index.ts

mj version

USAGE
  $ mj version [--json] [--verbose]

FLAGS
  --verbose  Show additional information about the CLI.

GLOBAL FLAGS
  --json  Format output as json.

FLAG DESCRIPTIONS
  --verbose  Show additional information about the CLI.

    Additionally shows the architecture, node version, operating system, and versions of plugins that the CLI is using.

See code: @oclif/plugin-version

2.11.0

9 months ago

2.10.0

9 months ago

2.9.0

9 months ago

2.8.0

9 months ago

2.7.0

9 months ago

2.6.1

9 months ago

2.5.2

10 months ago

2.6.0

10 months ago

2.7.1

9 months ago

1.8.1

1 year ago

1.8.0

1 year ago

1.7.1

1 year ago

1.5.3

1 year ago

1.7.0

1 year ago

1.6.1

1 year ago

1.5.2

1 year ago

1.6.0

1 year ago

1.5.1

1 year ago

1.3.3

1 year ago

1.5.0

1 year ago

1.4.1

1 year ago

1.3.2

1 year ago

1.4.0

1 year ago

1.3.1

1 year ago

1.3.0

1 year ago

2.3.0

11 months ago

2.2.1

11 months ago

2.1.2

12 months ago

2.2.0

11 months ago

2.1.1

12 months ago

2.5.0

10 months ago

2.4.1

10 months ago

2.3.2

10 months ago

2.1.4

11 months ago

2.4.0

10 months ago

2.3.1

11 months ago

2.1.3

11 months ago

2.5.1

10 months ago

2.3.3

10 months ago

2.1.5

11 months ago

2.0.0

12 months ago

1.2.2

1 year ago

1.2.1

1 year ago

1.2.0

1 year ago

1.1.3

1 year ago

1.1.2

1 year ago

1.1.1

1 year ago

1.1.0

1 year ago

1.0.11

1 year ago