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

In BREEZE.rst the command to create a user is outdated. #8086

Closed
ghost opened this issue Apr 3, 2020 · 3 comments
Closed

In BREEZE.rst the command to create a user is outdated. #8086

ghost opened this issue Apr 3, 2020 · 3 comments
Labels
kind:bug This is a clearly a bug

Comments

@ghost
Copy link

ghost commented Apr 3, 2020

Apache Airflow version:

Kubernetes version (if you are using kubernetes) (use kubectl version):

Environment:

  • Cloud provider or hardware configuration:
  • OS (e.g. from /etc/os-release):
  • Kernel (e.g. uname -a):
  • Install tools:
  • Others:
    What happened:

What you expected to happen:
BREEZE.rst contains outdated command to create a user

How to reproduce it:

Anything else we need to know:

@ghost ghost added the kind:bug This is a clearly a bug label Apr 3, 2020
@boring-cyborg
Copy link

boring-cyborg bot commented Apr 3, 2020

Thanks for opening your first issue here! Be sure to follow the issue template!

@mik-laj
Copy link
Member

mik-laj commented Apr 3, 2020

Could you write some more? I would be happy as if you immediately updated it in the documentation You can do this from Github Web UI.
Screenshot 2020-04-03 at 07 10 25
https://help.github.com/en/github/managing-files-in-a-repository/editing-files-in-your-repository

@ashb
Copy link
Member

ashb commented Apr 8, 2020

The command is currently

airflow users create --role Admin --username admin --password admin --email admin@example.com --firstname foo --lastname bar

Which is the correct command for the master branch. I'm going to close this as I believe this command is correct. If you think it is wrong please comment and say what it should be. Note on the master branch the commands have been reorganized since the 1.10 release branch.

@ashb ashb closed this as completed Apr 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:bug This is a clearly a bug
Projects
None yet
Development

No branches or pull requests

3 participants