You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add command that would list all available Steps based on the tests.conf and local steps. This would help the test developer to now what Steps are already implemented and can be reused. The option could be something like # ctf-cli list-steps. Output could contain the name of the remote tests repository and the list of Steps available in it.