Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Project Add command incorrectly claims created projects are public by default #202

Open
paour opened this issue Jul 1, 2021 · 0 comments

Comments

@paour
Copy link

paour commented Jul 1, 2021

$ toggl projects add --help
Usage: toggl projects add [OPTIONS]

  Creates a new project.

Options:
  [snip]
  -p, --private               Specifies whether project is accessible for all
                              workspace users (=public) or just only project's
                              users (=private). By default it is public.
  [snip]

When I omit the -p switch, my projects are created private by default. There is no corresponding --public switch, so it doesn't look like I can use the cli to create public projects.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant