Bitbucket
Help
Bitbucket functionality
Usage:
ply plugin bitbucket [command]
Available Commands:
sync Synchronizes projects from bitbucket
Flags:
-h, --help help for bitbucket
Global Flags:
--debug turn on debug output
--doc open documentation website
--force uses default for prompts
--json turn on json output logging
Use "ply plugin bitbucket [command] --help" for more information about a command.
Sync
The bitbucket sync
commands depends on valid credentials and HTTP address inn ~/.plybuild/local-config.yaml
sourceProvider:
host: "https://..."
access_token: "..."