Does anyone have a way to control if the ppadmtool is done without error ??
Is it possible to catch the ppadmtool output.
For example :
ppadmtool server
ort USER me PASSWORD kill mycube
If mycube doesn't exist I get "Failed Object not found"
if user-id or password is not correct then it s "Failed, connect to PowerPlay Server Failed"
I would like to catch the Failed or a Return value to know if cube administration is done correctly.
Is it possible to catch the ppadmtool output.
For example :
ppadmtool server
If mycube doesn't exist I get "Failed Object not found"
if user-id or password is not correct then it s "Failed, connect to PowerPlay Server Failed"
I would like to catch the Failed or a Return value to know if cube administration is done correctly.