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
This function will clone your repository into the workspace directory.
48
+
This function is used to clone an existing GitHub repository to the working directory of the tutorial. It can be used to continue the tutorial with the state of a previous tutorial located in the repository to be cloned.
49
49
#### parameter
50
50
1. (Optional) Name of the workspace repository {"workspace": string} (Default is the playbook-name)
0 commit comments