Help errors

Issue #21 new
Adam Harrison created an issue

When trying to run 'bitbucket help <whatever>', I get an error about the argument create:

aharrison@sa1:~/ansible/twansible$ bitbucket help usage: bitbucket <command> [<args>] bitbucket: error: argument create update delete clone create_from_local pull_request pull download list privilege: invalid choice: 'help' (choose from 'create', 'update', 'delete', 'clone', 'pull', 'create_from_local', 'pull_request', 'download', 'list', 'privilege', 'group-privilege', 'add_remote')

Or...

aharrison@sa1:~/ansible/twansible$ bitbucket help pull usage: bitbucket <command> [<args>] bitbucket: error: argument create update delete clone create_from_local pull_request pull download list privilege: invalid choice: 'help' (choose from 'create', 'update', 'delete', 'clone', 'pull', 'create_from_local', 'pull_request', 'download', 'list', 'privilege', 'group-privilege', 'add_remote')

This is using Python 2.7.10 running under Ubuntu 12.04.5 LTS.

Comments (1)

  1. Log in to comment