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

Setup the Config Command #6

Closed
harrisonhoward opened this issue Apr 18, 2024 · 2 comments
Closed

Setup the Config Command #6

harrisonhoward opened this issue Apr 18, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@harrisonhoward
Copy link
Owner

Task

Set up the config command. This will include prompting the user to fill in the details for their specific environment and writing it to the .env file.

The user can press enter to skip a question, doing so will fill in whatever already exists for that field unless the field was never filled in which will leave it blank. Writing the file shouldn't overwrite fields unrelated to the config. Writing should also delete fields which don't belong in that file based on the schema.

Fields

  • Hostname (IP Address or URL)
  • Port (Number)
  • Username (String)
  • HTTPS (Bool)
  • Check users (Comma separated strings)
@harrisonhoward harrisonhoward self-assigned this Apr 18, 2024
@harrisonhoward harrisonhoward converted this from a draft issue Apr 18, 2024
@harrisonhoward harrisonhoward added the enhancement New feature or request label Apr 18, 2024
@harrisonhoward harrisonhoward moved this from Backlog to Ready in Plex Discord RPC Apr 18, 2024
@harrisonhoward
Copy link
Owner Author

Blocked until #5 is completed

@harrisonhoward harrisonhoward moved this from Ready to In progress in Plex Discord RPC Apr 24, 2024
@harrisonhoward harrisonhoward moved this from In progress to In review in Plex Discord RPC Apr 24, 2024
harrisonhoward added a commit that referenced this issue Apr 24, 2024
@harrisonhoward
Copy link
Owner Author

Completed in PR #12

@github-project-automation github-project-automation bot moved this from In review to Done in Plex Discord RPC Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
Development

No branches or pull requests

1 participant