1.3.2 • Published 8 months ago

@contentstack/cli-command v1.3.2

Weekly downloads
5
License
MIT
Repository
github
Last release
8 months ago

@contentstack/cli-auth

It is Contentstack’s CLI plugin to perform authentication-related activities. To get started with authenticating yourself with the CLI, refer to the CLI’s Authentication documentation

License

Usage

$ npm install -g @contentstack/cli-command-test
$ csdx COMMAND
running command...
$ csdx (-v|--version|version)
@contentstack/cli-command-test/0.1.1-beta.1 linux-x64 node-v12.22.1
$ csdx --help [COMMAND]
USAGE
  $ csdx COMMAND
...

Commands

csdx config:get:region

Set region for CLI

USAGE
  $ csdx config:get:region

EXAMPLE
  $ csdx config:get:region

See code: src/commands/config/get/region.ts

csdx config:set:region

Set region for CLI

USAGE
  $ csdx config:set:region

OPTIONS
  -d, --cda=cda    Custom host to set for content delivery API, if this flag is added then cma and name flags are
                   required

  -m, --cma=cma    Custom host to set for content management API, , if this flag is added then cda and name flags are
                   required

  -n, --name=name  Name for the region, if this flag is added then cda and cma flags are required

EXAMPLES
  $ csdx config:set:region EU
  $ csdx config:set:region --cma <contentstack_cma_endpoint> --cda <contentstack_cda_endpoint> --name "India"
  $ csdx config:set:region --cma="https://in-api.contentstack.com" --cda="https://in-cda.contentstack.com" 
  --name="India"

See code: src/commands/config/set/region.ts

1.3.2

8 months ago

1.3.1

9 months ago

1.3.0

9 months ago

1.2.18

1 year ago

1.2.19

11 months ago

1.2.17

1 year ago

1.2.12

2 years ago

1.2.13

2 years ago

1.2.10

2 years ago

1.2.11

2 years ago

1.2.16

2 years ago

1.2.14

2 years ago

1.2.15

2 years ago

1.2.9

2 years ago

1.2.8

2 years ago

1.2.7

2 years ago

1.2.6

2 years ago

1.2.5

2 years ago

1.2.4

2 years ago

1.2.3

2 years ago

1.2.2

2 years ago

1.2.0

2 years ago

1.2.1

2 years ago

1.1.0

2 years ago

1.0.2

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago

0.1.1-beta.6

3 years ago

0.1.1-beta.5

3 years ago

0.1.1-beta.4

3 years ago

0.1.1-beta.3

3 years ago

0.1.1-beta.2

4 years ago

0.1.1-beta.1

5 years ago

0.1.0-beta

5 years ago