Skip to content
This repository has been archived by the owner on Nov 9, 2020. It is now read-only.

Added vnc.on command #68

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

codemonkeyjohn
Copy link
Contributor

Allow vnc to be turned on without bringing up vnc client

Allow vnc to be turned on without bringing up vnc client
opts :on do
summary "Enable VNC server"
arg :vm, nil, :lookup => VIM::VirtualMachine
opt :print_password, false
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you use :default => false instead of positional argument?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants