Sha256: 156dde2aace5be6fc58650e49834d16e660f5f67d84177579c5c2f3e47ab39fe
Contents?: true
Size: 1.09 KB
Versions: 28
Compression:
Stored size: 1.09 KB
Contents
--- layout: index breadcrumb: <a href="/">Top</a> / <a href="/reference">Reference</a> / <a href="/reference/magellan-cli">magellan-cli</a> / team --- ## Commands - [magellan-cli list](#list) - [magellan-cli show [ID]](#show) - [magellan-cli select NAME](#select) - [magellan-cli deselect](#deselect) - [magellan-cli create NAME ROLE](#create) - [magellan-cli help [COMMAND]](#help) ## Global Options ```text Options: -V, [--verbose] -D, [--dryrun] -v, [--version] ``` ## Details ### <a name="list"></a>list ```text magellan-cli list ``` Show a list of the teams ### <a name="show"></a>show ```text magellan-cli show [ID] ``` Show the detail of the team specified by ID ### <a name="select"></a>select ```text magellan-cli select NAME ``` Select the team by NAME ### <a name="deselect"></a>deselect ```text magellan-cli deselect ``` Deselect the team ### <a name="create"></a>create ```text magellan-cli create NAME ROLE ``` Create a new team with NAME and ROLE ### <a name="help"></a>help ```text magellan-cli help [COMMAND] ``` Describe available commands or one specific command
Version data entries
28 entries across 28 versions & 1 rubygems