Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add commands to add and remove datastores #379

Merged
merged 1 commit into from Nov 19, 2015
Merged

Add commands to add and remove datastores #379

merged 1 commit into from Nov 19, 2015

Conversation

dougm
Copy link
Member

@dougm dougm commented Nov 19, 2015

No description provided.

f.StringVar(&cmd.RemotePath, "remote-path", "", "Remote path of the NFS mount point")
f.StringVar(&cmd.Type, "type", "", "Type of the the NAS volume")
f.StringVar(&cmd.UserName, "username", "", "Username to use when connecting (CIFS only)")
f.StringVar(&cmd.UserName, "password", "", "Password to use when connecting (CIFS only)")
Copy link
Contributor

Choose a reason for hiding this comment

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

Stores in the Username field ;)

@dougm
Copy link
Member Author

dougm commented Nov 19, 2015

Thanks @pietern , fixed those and also added a -force flag.

@pietern
Copy link
Contributor

pietern commented Nov 19, 2015

Great, looks good 👍

dougm added a commit that referenced this pull request Nov 19, 2015
Add commands to add and remove datastores
@dougm dougm merged commit 161f04e into vmware:master Nov 19, 2015
@dougm dougm deleted the nas branch January 20, 2016 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants