Commands
- magellan-cli authority list
- magellan-cli authority show [ID]
- magellan-cli authority select ID
- magellan-cli authority deselect
- magellan-cli authority update ATTRIBUTES
- magellan-cli authority create PROJECT_ROLE STAGE_ROLE STAGE_TYPE
- magellan-cli authority delete ID
- magellan-cli authority 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 authority list
Show a list of the authorities
show
magellan-cli authority show [ID]
Show the detail of the authority specified by ID
select
magellan-cli authority select ID
Select the authority by ID
deselect
magellan-cli authority deselect
Deselect the authority
update
magellan-cli authority update ATTRIBUTES
Update the ATTRIBUTES of the selected authority
create
magellan-cli authority create PROJECT_ROLE STAGE_ROLE STAGE_TYPE
Create a new authority with PROJECT_ROLE STAGE_ROLE STAGE_TYPE
delete
magellan-cli authority delete ID
Delete the authority specified by ID
help
magellan-cli authority help [COMMAND]
Describe available commands or one specific command