mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-10 15:53:34 +02:00
molecule: add command (#9794)
This commit is contained in:
parent
c6b9dbfa96
commit
011e3c8c7d
1 changed files with 4 additions and 0 deletions
|
@ -19,6 +19,10 @@
|
|||
|
||||
`molecule converge`
|
||||
|
||||
- List scenarios of the instance:
|
||||
|
||||
`molecule matrix converge`
|
||||
|
||||
- Log in into the instance:
|
||||
|
||||
`molecule login`
|
||||
|
|
Loading…
Add table
Reference in a new issue