Team Management

List teams

To view the teams available for interaction via Snarkify CLI, execute the command:

snarkify team list

This command displays all the teams you're a part of, with the current active team highlighted. This active team is where all services and tasks are created and queried.

Switch team

To switch to a different team, use the command:

snarkify team switch

Upon running this, you'll be prompted to choose a new active team.

Last updated