Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 613 Bytes

File metadata and controls

30 lines (19 loc) · 613 Bytes

MetaManager context delete

Delete a context by name, or all contexts with --all

Synopsis

Removes the context from contexts.json. If it was the current context, the current context is cleared. Use --all to delete every context.

MetaManager context delete [name] [flags]

Options

  -a, --all    Delete all contexts
  -h, --help   help for delete

Options inherited from parent commands

  -d, --debug   enable debug logging

SEE ALSO

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