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

DOC: Add an example of adding a user_password credential #103

Merged
merged 2 commits into from
Aug 25, 2022

Commits on Aug 24, 2022

  1. Add an example of adding a user_password credential

    This adds an example of how to set a new credential of type
    user_password, with a given user property, to the examples if the
    credentials command.
    
    It shows that type and user need to be defined as properties, and
    entry of the secret is interactive. While it was probably clear from
    the other examples and command description, now it's explicit.
    mslw committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    f98dcfc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01feee5 View commit details
    Browse the repository at this point in the history