Commands
- magellan-cli team list
- magellan-cli team show [ID]
- magellan-cli team select NAME
- magellan-cli team deselect
- magellan-cli team delete NAME
- magellan-cli team create NAME ROLE
- magellan-cli team help [COMMAND]
Global Options
Options:
-v, [--version], [--no-version] # Show the program version
-V, [--verbose], [--no-verbose] # Show additional logging information
-D, [--dryrun], [--no-dryrun] # Do a dry run without executing actions
Details
list
magellan-cli team list
Show a list of the teams
show
magellan-cli team show [ID]
Show the detail of the team specified by ID
select
magellan-cli team select NAME
Select the team by NAME
deselect
magellan-cli team deselect
Deselect the team
delete
magellan-cli team delete NAME
Delete the team specified by NAME
create
magellan-cli team create NAME ROLE
Create a new team with NAME and ROLE
help
magellan-cli team help [COMMAND]
Describe available commands or one specific command