cc: @alanshaw @Peeja @hannahhoward
I would like to propose adding the remaining two delegation commands to Guppy. These help users manage the permission slips they give out right from the terminal.
Proposed Commands
- delegation ls :- Lists all delegations created by this agent for others
- delegation revoke :- Tells the network to permanently revoke a specific delegation CID
Additional Fix
I also plan to update delegation create so it automatically saves the newly created delegation to the local agent datastore. Right now, it doesn't save it locally, which means delegation ls wouldn't be able to find it.