0.0.33 • Published 7 months ago
@devkong/cli v0.0.33
Local debug
- Start local registry:
npx nx run kong-cli:local-registry - Update versions:
npx nx release version --git-commit=false --stage-changes=false - Build kong-cli:
npx nx run-many -t build -p kong-cli kong-cli-nx - Publish kong-cli:
npx nx release publish --git-commit=false - Install kong-cli:
npm i -g @devkong/cli@latest --registry="http://localhost:4873/" - Generate test template:
kong generate <extension-name>
Publish to the @devkong
- Login as kong-admin user:
npm login - Update versions:
npx nx release version --git-commit=false --stage-changes=false - Build kong-cli:
npx nx run-many -t build -p kong-cli kong-cli-nx - Publish kong-cli:
npx nx release publish --git-commit=false --access=public - Install kong-cli:
npm i -g @devkong/cli@latest - Generate test template:
kong generate <extension-name>
Publish to the Nexus
code ~/.npmrc
@kong:registry=https://nexus.shared.app-dts.net/repository/npm-hosted/
//nexus.shared.app-dts.net/repository/npm-hosted/:username=kong
//nexus.shared.app-dts.net/repository/npm-hosted/:_password={BASE_64_PASSWORD}
//nexus.shared.app-dts.net/repository/npm-hosted/:always-auth=true0.0.33
7 months ago
0.0.32
8 months ago
0.0.31
8 months ago
0.0.30
8 months ago
0.0.29
8 months ago
0.0.28
8 months ago
0.0.27
8 months ago
0.0.26
9 months ago
0.0.25
9 months ago
0.0.24
11 months ago
0.0.23
11 months ago
0.0.22
11 months ago
0.0.21
11 months ago
0.0.19
11 months ago
0.0.17
11 months ago
0.0.18-0
11 months ago
0.0.17-0
12 months ago
0.0.16
1 year ago
0.0.15
1 year ago
0.0.14
1 year ago
0.0.13
1 year ago
0.0.12
1 year ago
0.0.11
1 year ago
0.0.10
1 year ago
0.0.8
1 year ago
0.0.7
1 year ago
0.0.6
1 year ago
0.0.5
1 year ago
0.0.4
1 year ago
0.0.3
1 year ago
0.0.2-0
1 year ago
0.0.1
1 year ago