summaryrefslogtreecommitdiff
path: root/icktool
diff options
context:
space:
mode:
Diffstat (limited to 'icktool')
-rwxr-xr-xicktool4
1 files changed, 4 insertions, 0 deletions
diff --git a/icktool b/icktool
index 64b0793..e11202f 100755
--- a/icktool
+++ b/icktool
@@ -67,6 +67,10 @@ class Icktool(cliapp.Application):
'uapi_blobs_id_get',
'uapi_blobs_id_put',
'uapi_notify_post',
+ 'show',
+ 'create',
+ 'update',
+ 'delete',
] + scopes_for_types(types)
def add_settings(self):