0.0.33 • Published 9 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
9 months ago
0.0.32
9 months ago
0.0.31
9 months ago
0.0.30
9 months ago
0.0.29
9 months ago
0.0.28
9 months ago
0.0.27
10 months ago
0.0.26
10 months ago
0.0.25
11 months ago
0.0.24
1 year ago
0.0.23
1 year ago
0.0.22
1 year ago
0.0.21
1 year ago
0.0.19
1 year ago
0.0.17
1 year ago
0.0.18-0
1 year ago
0.0.17-0
1 year 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