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

Add tljh-config command #77

Merged
merged 8 commits into from Jul 28, 2018
Merged

Add tljh-config command #77

merged 8 commits into from Jul 28, 2018

Conversation

yuvipanda
Copy link
Collaborator

@yuvipanda yuvipanda commented Jul 28, 2018

We do not want users to hand-edit YAML files. This has been a
major source of bugs and confusion for users in z2jh. Doing so
in a terminal text editor makes it even worse.

This lets users type commands directly to modify config.yaml file
rather than edit files directly. This makes it a lot less error
prone and user friendly.

Advanced users can still edit config.yaml manually.

Still needs:

  • 'add' and 'remove' subcommands for dealing with lists
  • property path support for 'show'
  • A topic guide on how tljh-config works
  • A How-to guide on adding / setting admin users with tljh-config
  • A how-to guide for DummyAuthenticator - enabling it, setting password, restart

Fixes #38

We do not want users to hand-edit YAML files. This has been a
major source of bugs and confusion for users in z2jh. Doing so
in a terminal text editor makes it even worse.

This lets users type commands directly to modify config.yaml file
rather than edit files directly. This makes it a lot less error
prone and user friendly.

Advanced users can still edit config.yaml manually.

Fixes #38
@yuvipanda yuvipanda force-pushed the config branch 2 times, most recently from 396deb9 to baf9b60 Compare July 28, 2018 08:07
- Fully simulates what a user would be doing
- Also tests tljh-config set and reload functionality
@yuvipanda yuvipanda merged commit 1ba7a3a into master Jul 28, 2018
@yuvipanda yuvipanda deleted the config branch July 28, 2018 20:12
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

Successfully merging this pull request may close these issues.

None yet

1 participant