molecule: add command (#9794)

pull/23/head
g2g 2023-05-16 18:56:29 +02:00 committed by GitHub
parent c6b9dbfa96
commit 011e3c8c7d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

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