Skip to content

Make '--instance' and '--snapshot' CLI parameters consistent #1931

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

Merged
merged 1 commit into from
Feb 21, 2025
Merged

Conversation

ipspace
Copy link
Owner

@ipspace ipspace commented Feb 16, 2025

  • Add '--instance' parameter to most netlab commands
  • Add 'change to instance directory' processing to the 'load snapshot' function
  • Allow '--snapshot' parameter only in read-only commands that do not access lab devices

Closes #1784

* Add '--instance' parameter to most netlab commands
* Add 'change to instance directory' processing to the 'load snapshot'
  function
* Allow '--snapshot' parameter only in read-only commands that do not
  access lab devices

Closes #1784
@ipspace ipspace requested a review from jbemmel February 16, 2025 09:07
-r, --reload Reload saved device configurations
-v, --verbose Verbose logging (add multiple flags for increased verbosity)
-q, --quiet Report only major errors
-h, --help show this help message and exit
Copy link
Collaborator

Choose a reason for hiding this comment

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

[S]how

@jbemmel jbemmel merged commit db44501 into dev Feb 21, 2025
12 checks passed
@jbemmel jbemmel deleted the instance branch February 21, 2025 05:39
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.

Add instance ID to commands that have to be executed within the lab directory
2 participants