Set or show storage context
Context is a named environment (e.g. local, gdrive, work). The current context is read from MM_CONTEXT if set, otherwise from a file next to the executable. All context names are in contexts.json.
-h, --help help for context
-d, --debug enable debug logging
- MetaManager - Manage your metadata using this!
- MetaManager context create - Create a named context (local or gdrive) and save it in contexts.json
- MetaManager context delete - Delete a context by name, or all contexts with --all
- MetaManager context get - Get the current context name
- MetaManager context list - List all contexts in table form
- MetaManager context set - Set the current context by name