Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Simone Rossi
main
Commits
a21b112d
Commit
a21b112d
authored
Feb 23, 2018
by
Daniele Venzano
Browse files
Need to implement user update
parent
38d91e21
Changes
1
Hide whitespace changes
Inline
Side-by-side
zoe_cmd/entrypoint_admin.py
View file @
a21b112d
...
...
@@ -348,7 +348,7 @@ def user_delete_cmd(api: ZoeAPI, args):
def
user_update_cmd
(
api
:
ZoeAPI
,
args
):
"""Updates a user."""
pass
api
.
user
.
update
(
args
.
id
,
{})
# FIXME
ENV_HELP_TEXT
=
'''To authenticate with Zoe you need to define three environment variables:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment