renku-python icon indicating copy to clipboard operation
renku-python copied to clipboard

Command for listing and removing credentials stored by Renku

Open mohammad-alisafaee opened this issue 2 years ago • 0 comments

As a Renku user I want to be able to see all saved credentials by Renku so that I can delete them.

Acceptance Criteria

  • A credentials ls command that list available sources of credentials not their values
    EXTERNAL SOURCE                   
    ----------------------------------
    s3://server/path/to/bucket      
    dev.renku.ch  
    s3://server/path/to/another/bucket
    
  • A credentials rm <name>/--all command that allows deleting credentials for a specific source or for all

mohammad-alisafaee avatar Jun 28 '22 08:06 mohammad-alisafaee