Managing Delegates
ape safe delegates
View and configure delegates
ape safe delegates [OPTIONS] COMMAND [ARGS]...
add
Add a delegate for a signer in a Safe
ape safe delegates add [OPTIONS] DELEGATE LABEL
Options
- -v, --verbosity <LVL>
One of ERROR, WARNING, SUCCESS, INFO, or DEBUG
- --safe <safe>
- --account <account>
Arguments
- DELEGATE
Required argument
- LABEL
Required argument
list
Show delegates for signers in a Safe
ape safe delegates list [OPTIONS] SAFE
Options
- -v, --verbosity <LVL>
One of ERROR, WARNING, SUCCESS, INFO, or DEBUG
Arguments
- SAFE
Required argument
remove
Remove a delegate for a specific signer in a Safe
ape safe delegates remove [OPTIONS] DELEGATE
Options
- -v, --verbosity <LVL>
One of ERROR, WARNING, SUCCESS, INFO, or DEBUG
- --safe <safe>
- --account <account>
Arguments
- DELEGATE
Required argument