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

Document get/set options in multipass help #1023

Closed
robertolabarca opened this issue Sep 5, 2019 · 3 comments
Closed

Document get/set options in multipass help #1023

robertolabarca opened this issue Sep 5, 2019 · 3 comments

Comments

@robertolabarca
Copy link

example

c:\>multipass config
Error: Unknown Command 'config' (try "multipass help")

c:\> multipass set local.network="192.168.0.1/24"
Unrecognized settings key: 'local.network'

@ricab
Copy link
Collaborator

ricab commented Sep 5, 2019

Hi @robertolabarca, you can get the available commands with multipass help, but indeed we still did not document available configuration keys. We intend to do it soon, but for now we support only client.primary-name (string respecting instance naming constraints) and local.driver (e.g. hyperv, virtualbox).

@robertolabarca
Copy link
Author

@ricab . Thank you for your reply. but how to change network parameters

@Saviq
Copy link
Collaborator

Saviq commented Sep 5, 2019

@robertolabarca it is currently not possible, and I actually think you're after #118 rather than configuring Multipass on the same subnet (that is likely to break).

Unless there's another reason why you'd like to change the subnet?

@Saviq Saviq added the question label Sep 5, 2019
@Saviq Saviq changed the title multipass 0.8.0+win . multipass Config ??? Document get/set options in multipass help Sep 18, 2019
@bors bors bot closed this as completed in 723cf06 Oct 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants