datasette --get --actor 'JSON' option, closes #2153

Refs #2154
This commit is contained in:
Simon Willison 2023-08-28 13:14:48 -07:00
commit d8351b08ed
3 changed files with 21 additions and 3 deletions

View file

@ -142,6 +142,7 @@ def test_metadata_yaml():
secret=None,
root=False,
token=None,
actor=None,
version_note=None,
get=None,
help_settings=False,