Skip to content

Unify login management under one subcommmand #27

@rossengeorgiev

Description

@rossengeorgiev

Currently every subcommand prompts for login information when needed.
With the growing number of subcommand that is annoying, especially when trying to use steamctl as part of script

  • New subcommand steamctl login, which will handle all login prompts.
  • Subcommands that require an account will either success or fail, no prompts
  • A failure will require interaction with steamctl login to get a working set of credentials
  • steamctl login will support environmental variables for ease of use in scripts

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions