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