3.8.0 • Published 4 months ago

@socotra/deploy-cli v3.8.0

Weekly downloads
1
License
ISC
Repository
github
Last release
4 months ago

Socotra Deploy CLI

A command-line interface for deploying a Socotra configuration.

npm

Changelog

Installation

Install globally as a part of the @socotra/cli tools:

npm install -g @socotra/cli

Install as a globally available standalone tool:

npm install -g @socotra/deploy-cli

Install as a local package:

npm install @socotra/deploy-cli

Usage

Usage: socotra-deploy [options] [command]

Options:
  --ci                                          change output when running as a CI process
  --prod                                        deploy to production (i.e. non sandbox) environment
  --no-title                                    turn off title and banner output
  --no-banner                                   turn off banner output
  --no-styling                                  turn off terminal styling and colours
  --no-progress                                 turn off progress bars and spinners
  -V, --version                                 output the version number
  -h, --help                                    display help for command

Commands:
  zip [options] <folder> <archive>              create a Socotra tenant configuration archive ready for deployment
  file [options] <archive> <tenant>             deploy a Socotra tenant configuration archive
  folder [options] <folder> <tenant> [archive]  deploy a Socotra tenant configuration folder
  help [command]                                display help for command

Usage: zip

Usage: socotra-deploy zip [options] <folder> <archive>

create a Socotra tenant configuration archive ready for deployment

Options:
  -o, --overwrite  overwrite <archive> if it exists
  -h, --help       display help for command

Usage: file

Usage: socotra-deploy file [options] <archive> <tenant>

deploy a Socotra tenant configuration archive

Options:
  -c, --connect <name>       connect via Socotra profile
  -a, --api <url>            the fully qualified Socotra API URL
  -u, --username <username>  username
  -p, --password <password>  password
  -A, --adminApi <url>       the fully qualified Admin API URL (can be inferred from API URL)
  -m, --mode                 set the deployment mode
  --prod                     an alias for --mode production
  -h, --help                 display help for command

Usage: folder

Usage: socotra-deploy folder [options] <folder> <tenant> [archive]

deploy a Socotra tenant configuration folder

Options:
  -c, --connect <name>       connect via Socotra profile
  -a, --api <url>            the fully qualified Socotra API URL
  -u, --username <username>  username
  -p, --password <password>  password
  -A, --adminApi <url>       the fully qualified Admin API URL (can be inferred from the API)
  -o, --overwrite            overwrite [archive] if it exists
  -m, --mode                 set the deployment mode
  --prod                     an alias for --mode production
  -h, --help                 display help for command
3.8.0

4 months ago

3.7.0

4 months ago

3.6.0

2 years ago

3.5.1

2 years ago

3.5.0

2 years ago

3.4.0

2 years ago

3.3.0

2 years ago

3.2.0

3 years ago

3.0.0

3 years ago

3.1.0

3 years ago

2.10.1

3 years ago

2.10.0

3 years ago

2.9.0

3 years ago

2.8.3

3 years ago

2.7.12

4 years ago

2.7.6

4 years ago

2.7.7

4 years ago

2.7.5

4 years ago

2.7.4

4 years ago

2.7.3

4 years ago

2.7.2

4 years ago

2.7.0

5 years ago

2.7.1

5 years ago

2.6.2

5 years ago

2.6.1

5 years ago

2.6.0

5 years ago

2.5.0

5 years ago

2.4.0

5 years ago

2.3.0

5 years ago

2.2.0

5 years ago

2.1.2

5 years ago

2.1.1

5 years ago

2.1.0

5 years ago

2.0.15

5 years ago

2.0.14

5 years ago

2.0.13

5 years ago

2.0.12

5 years ago

2.0.11

5 years ago

2.0.10

5 years ago

2.0.8

5 years ago

2.0.7

5 years ago

2.0.6

5 years ago

2.0.5

5 years ago

2.0.4

5 years ago

2.0.3

5 years ago

2.0.2

5 years ago

2.0.1

5 years ago

2.0.0

5 years ago

1.2.8

5 years ago

1.2.7

6 years ago

1.2.6

6 years ago

1.2.5

6 years ago

1.2.4

6 years ago

1.2.3

6 years ago

1.2.2

6 years ago

1.2.1

6 years ago

1.2.0

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago