goharbor / harbor-cli

[Sandbox] Official Harbor CLI
Apache License 2.0
31 stars 37 forks source link

Add: Project Robot Account Management commands #101

Open bupd opened 2 months ago

bupd commented 2 months ago

Fixes #100

This PR adds system robot account cmds to manage project wide robot accounts in harbor cli.

Commands to implement:

This PR handles project wide robot accounts.

bupd commented 2 months ago

Screenshots:

Robot List:

robotList

Robot View:

robotView

Robot Create:

robotCreate

Robot Refresh:

robotRefresh

Robot Update:

robotUpdate

Robot Delete:

robotDelete