Upload
To upload an application, you need to have
an application package prepared. If you already have it, simply
run onteoncli application-registry upload <application-package>
. Then, you should be able to see
your application in applications list.
root@5c8651b4843d:/opt/onteon# onteoncli application list
id createdAt updatedAt name version type processType
root@5c8651b4843d:/opt/onteon# onteoncli application-registry upload applications/onteon-demo-app-cookbook-native-1.2.0.tar.gz
Starting upload session...
Sending part no 0...
Sending part no 1...
Sending part no 2...
Sending part no 3...
Sending part no 4...
Sending part no 5...
Sending part no 6...
Sending part no 7...
Sending part no 8...
Finishing upload session...
uploaded: true
root@5c8651b4843d:/opt/onteon# onteoncli application list
id createdAt updatedAt name version type processType
62345b04dca39355f02316a0 2022-03-18T10:12:20.461Z 2022-03-18T10:12:20.461Z onteon-demo-app-cookbook-native 1.2.0 standard native