Skip to main content
Context sets the configuration for your CLI session. It allows you to manage your authentication tokens and organisations.

Subcommands


versori context add

Flags:
  • -h, --help: help for add
  • --jwt: JWT token to use with the context. If the value is -, it will be read from stdin.
  • --name: Name of the context
  • --organisation: Organisation ID to use with the context

versori context list

Flags:
  • -h, --help: help for list

versori context rm

Flags:
  • -h, --help: help for rm

versori context select

Flags:
  • -h, --help: help for select

versori context show

Flags:
  • -h, --help: help for show