Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 674 Bytes

File metadata and controls

30 lines (19 loc) · 674 Bytes

MetaManager context create

Create a named context (local or gdrive) and save it in contexts.json

Synopsis

Creates a new context with the given name and type (--type local or --type gdrive). Name must be unique. Use "context set " to switch to it.

MetaManager context create <name> [flags]

Options

  -h, --help          help for create
  -t, --type string   Context type: local or gdrive (required)

Options inherited from parent commands

  -d, --debug   enable debug logging

SEE ALSO

Auto generated by spf13/cobra on 15-Feb-2026