molecule: add command (#9794)

This commit is contained in:
g2g
2023-05-16 18:56:29 +02:00
committed by GitHub
parent c6b9dbfa96
commit 011e3c8c7d

View File

@@ -19,6 +19,10 @@
`molecule converge` `molecule converge`
- List scenarios of the instance:
`molecule matrix converge`
- Log in into the instance: - Log in into the instance:
`molecule login` `molecule login`