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
Anta cli for NRFU has different options doing more or less the same but with different triggers
Fixes #406, #555
--device
anta nrfu table
anta nrfu
--search
anta nrfu text
--skip-error
The text was updated successfully, but these errors were encountered:
--test
--hide (error|failure|success|skipped)
titom73
Successfully merging a pull request may close this issue.
Anta cli for NRFU has different options doing more or less the same but with different triggers
Fixes #406, #555
--device
at anta nrfu level and remove it fromanta nrfu table
(Add a--device
option toanta nrfu
to run tests on specific devices of the inventory #555)--search
fromanta nrfu text
--skip-error
fromanta nrfu text
toanta nrfu
and make it generic (skip-error / failure / success)The text was updated successfully, but these errors were encountered: