jx scm repository clone
Clones a git repository
Usage
jx scm repository clone
Synopsis
Clones a git repository
Examples
# creates a new git repository in the given server
jx-scm repository clone https://myserver.com/myowner/myrepo
Options
-b, --batch-mode Runs in batch mode without prompting for user input
-h, --help help for clone
--log-level string Sets the logging level. If not specified defaults to $JX_LOG_LEVEL
--verbose Enables verbose output. The environment variable JX_LOG_LEVEL has precedence over this flag and allows setting the logging level to any value of: panic, fatal, error, warn, info, debug, trace
Source
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.
Last modified April 19, 2022: chore: regenerated plugin docs (4e3070729f)