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

Get command line #513

Closed
grossmj opened this issue Jul 8, 2015 · 1 comment
Closed

Get command line #513

grossmj opened this issue Jul 8, 2015 · 1 comment
Assignees
Milestone

Comments

@grossmj
Copy link
Member

grossmj commented Jul 8, 2015

Add a entry to the device contextual menu to get the command line used for starting any command line based emulator (IOU, Qemu, VPCS). This will be extremely useful to debug complex issues, especially when we support more Qemu appliances.

@grossmj grossmj added this to the 1.4.1 milestone Jul 8, 2015
@grossmj grossmj modified the milestones: 1.4.2, 1.4.1 Jan 26, 2016
@julien-duponchelle julien-duponchelle self-assigned this Feb 2, 2016
julien-duponchelle added a commit to GNS3/gns3-server that referenced this issue Feb 2, 2016
Add a command_line attribute to the VM object with
the command line used to start the VM.

Now /start return the object in order to get
this new attribute. And the HTTP status code
is 200 instead of 204 because 204 disallow body.

Support:
* Qemu
* Dynamips
* IOU

Ref GNS3/gns3-gui#513
@grossmj
Copy link
Member Author

grossmj commented Feb 4, 2016

Implemented by GNS3/gns3-server#416

@grossmj grossmj closed this as completed Feb 4, 2016
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

2 participants