biz-a-cli v2.3.56
This package is used to setup applications within your Biz-A Platform
I. Add BizA App
a. Using IP Address
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 localhost -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://server.biz-a.id --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://server.biz-a.id --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://server.biz-a.id --sub imamatek --hostname localhost --port 212 --publish
4 months ago
5 months ago
6 months ago
6 months ago
6 months ago
6 months ago
6 months ago
6 months ago
6 months ago
6 months ago
6 months ago
6 months ago
6 months ago
7 months ago
8 months ago
8 months ago
9 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
12 months ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
2 years ago
2 years ago
2 years ago
2 years ago
3 years ago
3 years ago
3 years ago