1.2.17 • Published 4 months ago

@contentstack/cli-command v1.2.17

Weekly downloads
5
License
MIT
Repository
github
Last release
4 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.2.17

4 months ago

1.2.12

8 months ago

1.2.13

7 months ago

1.2.10

10 months ago

1.2.11

9 months ago

1.2.16

5 months ago

1.2.14

6 months ago

1.2.15

6 months ago

1.2.9

11 months ago

1.2.8

11 months ago

1.2.7

12 months ago

1.2.6

12 months ago

1.2.5

12 months ago

1.2.4

12 months ago

1.2.3

12 months ago

1.2.2

1 year ago

1.2.0

1 year ago

1.2.1

1 year ago

1.1.0

1 year ago

1.0.2

2 years ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.1

2 years ago

1.0.0

2 years ago

0.1.1-beta.6

2 years ago

0.1.1-beta.5

2 years ago

0.1.1-beta.4

2 years ago

0.1.1-beta.3

2 years ago

0.1.1-beta.2

3 years ago

0.1.1-beta.1

4 years ago

0.1.0-beta

4 years ago