Sha256: 306edce9edab7b0caf10a5fd75e1af6619d53bbe54f2bd639c131439cf8a8d3a
Contents?: true
Size: 1.27 KB
Versions: 28
Compression:
Stored size: 1.27 KB
Contents
--- layout: index breadcrumb: <a href="/">Top</a> / <a href="/reference">Reference</a> / <a href="/reference/magellan-cli">magellan-cli</a> / organization --- ## Commands - [magellan-cli list](#list) - [magellan-cli show [ID]](#show) - [magellan-cli select NAME](#select) - [magellan-cli deselect](#deselect) - [magellan-cli delete NAME](#delete) - [magellan-cli create NAME](#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 organizations ### <a name="show"></a>show ```text magellan-cli show [ID] ``` Show the detail of the organization specified by ID ### <a name="select"></a>select ```text magellan-cli select NAME ``` Select the organization by NAME ### <a name="deselect"></a>deselect ```text magellan-cli deselect ``` Deselect the organization ### <a name="delete"></a>delete ```text magellan-cli delete NAME ``` Delete the organization specified by NAME ### <a name="create"></a>create ```text magellan-cli create NAME ``` Create a new organization with NAME ### <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