You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 6, 2024. It is now read-only.
Hello I'm new with vcd and I have problem.
I add new vApp:
vcd vapp create mgmt
After this I try to power on by command:
vcd vapp power-on mgmt
I got next output: Error: Can't power on vApp. Current state of vApp: Resolved.
also I tried:
vcd vapp deploy --power-on mgmt
and got output: Error: Can't deploy vApp. Current state of vApp: Resolved.
Question is how I can power-on vApp after creation?
Do I need some special permission to use vcd command?
I think problem could be in isDeployed = false but how to enable it I don't know.
The text was updated successfully, but these errors were encountered: