Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using cli to fetch pages #143

Open
lfen21 opened this issue Nov 21, 2022 · 2 comments
Open

Using cli to fetch pages #143

lfen21 opened this issue Nov 21, 2022 · 2 comments

Comments

@lfen21
Copy link

lfen21 commented Nov 21, 2022

Hi

We are trying to use gravitee-cli to fetch pages and we have an error everytime

[root~]# gio apim pages fetch
Traceback (most recent call last):
File "/usr/local/bin/gio", line 11, in
sys.exit(main())
File "/usr/local/lib/python3.6/site-packages/click/core.py", line 829, in call
return self.main(*args, **kwargs)
File "/usr/local/lib/python3.6/site-packages/click/core.py", line 782, in main
rv = self.invoke(ctx)
File "/usr/local/lib/python3.6/site-packages/click/core.py", line 1259, in invoke
return _process_result(sub_ctx.command.invoke(sub_ctx))
File "/usr/local/lib/python3.6/site-packages/click/core.py", line 1259, in invoke
return _process_result(sub_ctx.command.invoke(sub_ctx))
File "/usr/local/lib/python3.6/site-packages/click/core.py", line 1259, in invoke
return _process_result(sub_ctx.command.invoke(sub_ctx))
File "/usr/local/lib/python3.6/site-packages/click/core.py", line 1066, in invoke
return ctx.invoke(self.callback, **ctx.params)
File "/usr/local/lib/python3.6/site-packages/click/core.py", line 610, in invoke
return callback(*args, **kwargs)
File "/usr/local/lib/python3.6/site-packages/click/decorators.py", line 33, in new_func
return f(get_current_context().obj, *args, **kwargs)
TypeError: fetch() got an unexpected keyword argument 'page_id'

@lfen21
Copy link
Author

lfen21 commented Nov 21, 2022

Same error with python3.8

@GGui
Copy link
Contributor

GGui commented Sep 15, 2023

Hi, I'm sorry, I no longer maintain this project. I would like to start a new project and take some part of this CLI.
Can you tell me what features you used the most? What feature is missing for you and would like to have in CLI?

Regards,
Guillaume

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants