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

Add metadata viewing and editing commands #227

Open
thomas-senechal opened this issue Jan 17, 2025 · 0 comments
Open

Add metadata viewing and editing commands #227

thomas-senechal opened this issue Jan 17, 2025 · 0 comments

Comments

@thomas-senechal
Copy link
Member

ATM, the only way to view metadata of a website is using the uploader website, which only shows some metadatas (like the title, description and keywords). Having a way to do that from the CLI could be useful to debug and to some projects.

Editing metadata is only possible using the upload command. Having a simpler and more direct way to view and edit metadata would be nice.

We should add a command to view the full metadata of a website, and a command to edit the metadata.

Most functions are already implemented, we mainly have to add the commands to the CLI.

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

1 participant