We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The help for reset-to-actual indicates that a machine filter is supported with a -m option:
SYNOPSIS galaxy [--batch] [(-e | --environment )] [--debug] reset-to-actual [--all] [(-u | --uuid )...] [(-m | --machine )...] [(-s | --state )...] [(-c | --config )...] [(-h | --host )...] [(-b | --binary )...]
However, the filter doesn't appear to work:
[17:59 ubuntu@i-64580004:~ prod] galaxy reset-to-actual -m i-4c451d2c A filter is required [17:59 ubuntu@i-64580004:~ prod]
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The help for reset-to-actual indicates that a machine filter is supported with a -m option:
SYNOPSIS
galaxy [--batch] [(-e | --environment )]
[--debug] reset-to-actual [--all] [(-u | --uuid )...]
[(-m | --machine )...]
[(-s | --state )...]
[(-c | --config )...] [(-h | --host )...]
[(-b | --binary )...]
However, the filter doesn't appear to work:
[17:59 ubuntu@i-64580004:~ prod] galaxy reset-to-actual -m i-4c451d2c
A filter is required
[17:59 ubuntu@i-64580004:~ prod]
The text was updated successfully, but these errors were encountered: