0.0.34 • Published 6 months ago
biz-a-cli-dev v0.0.34
This package is used to setup applications within your Biz-A Platform
I. Add BizA App
a. Using Static IP
BizA add -s [IP of FINA API] -p [default: 212] -i [dbindex] -d [full or relative path to app folder]
Example :
BizA add -s http://192.168.1.1 -i 2 -d “c:\biza templates\imamatek”
BizA add -s http://192.168.1.1 -p 1205 -i 2 -d “c:\biza templates\imamatek”
b. Using BizA Hub
BizA add -s [BizA Hub Server] -i [dbindex] --sub [subdomain of BizA Hub Server] -d [full or relative path to app folder]
Example :
BizA add -s https://biz-a.hub.com -i 2 –-sub imm -d “c:\biza templates\imamatek”
c. Using Domain / Sub Domain
BizA add -s [Domain] -i [dbindex] -d [full or relative path to app folder]
Example:
BizA add -s https://my.domain.com -i 2 -d “c:\biza templates\imamatek”
!TIP BizA add --help
II. Remove BizA App
a. Using Static IP
BizA remove -s [IP of FINA API] -p [default: 212] -i [dbindex] -n [appname | multiple appname]
Example :
BizA remove -s http://192.168.1.1 -i 2
BizA remove -s http://192.168.1.1 -p 1205 -i 2 -n “imamatek”
BizA remove -s http://192.168.1.1 -p 1205 -i 2 -n “imamatek, spos”
b. Using BizA Hub
BizA remove -s [BizA Hub Server] -i [dbindex] --sub [subdomain of BizA Hub Server] -n [appname | multiple appname]
Example :
BizA remove -s https://biz-a.hub.com -i 2 –sub imm -n “imamatek”
c. Using Domain / Sub Domain
BizA remove -s [Domain] -i [dbindex] -n [appname | multiple appname]
Example:
BizA remove -s https://my.domain.com -i 2 -n “imamatek”
!TIP BizA remove --help
!CAUTION The uploadBizA, uploadApp, deleteApp commands are deprecated and will be removed in the future.
III. Hub
a. Using HTTP
hub --server [BizA Hub Server] --sub [subdomain] --hostname [ip_API] --port [port_API]
Example :
hub --server https://biz-a.herokuapp.com --sub imamatek --hostname localhost --port 212
b. Using HTTPs (SSL)
hub --server [BizA Hub Server] --sub [subdomain] --hostname [ip_API] --port [port_API] --secure
Example :
hub --server https://biz-a.herokuapp.com --sub imamatek --hostname localhost --port 212 --secure
c. Publish Hub
hub --server [BizA Hub Server] --sub [subdomain] --hostname [ip_API] --port [port_API] --publish [true]
Example :
hub --server https://biz-a.herokuapp.com --sub imamatek --hostname localhost --port 212 --publish=false
0.0.34
6 months ago
0.0.31
6 months ago
0.0.32
6 months ago
0.0.33
6 months ago
0.0.30
12 months ago
0.0.29
1 year ago
0.0.28
1 year ago
0.0.26
1 year ago
0.0.27
1 year ago
0.0.25
1 year 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.20
1 year ago
0.0.11
1 year ago
0.0.12
1 year ago
0.0.13
1 year ago
0.0.14
1 year ago
0.0.15
1 year ago
0.0.16
1 year ago
0.0.17
1 year ago
0.0.18
1 year ago
0.0.19
1 year ago
0.0.10
1 year ago
0.0.9
1 year ago
0.0.8
1 year ago
0.0.5
1 year ago
0.0.4
1 year ago
0.0.7
1 year ago
0.0.6
1 year ago
0.0.1
1 year ago
0.0.3
1 year ago
0.0.2
1 year ago
0.0.0
1 year ago
2.4.1
1 year ago