Commands
- magellan-cli client_version list
- magellan-cli client_version show [ID]
- magellan-cli client_version select VERSION
- magellan-cli client_version deselect
- magellan-cli client_version create VERSION
- magellan-cli client_version update ATTRIBUTES
- magellan-cli client_version delete VERSION
- magellan-cli client_version 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 client_version list
Show a list of the client_versions
show
magellan-cli client_version show [ID]
Show the detail of the client_version specified by ID
select
magellan-cli client_version select VERSION
Select the client_version by VERSION
deselect
magellan-cli client_version deselect
Deselect the client_version
create
magellan-cli client_version create VERSION
Options:
-d, [--domain=DOMAIN] # Domain name for HTTP access without OAuth
Create a new client_version with VERSION
update
magellan-cli client_version update ATTRIBUTES
Update the ATTRIBUTES(filename or JSON) of the selected client_version
delete
magellan-cli client_version delete VERSION
Delete the client_version specified by VERSION
help
magellan-cli client_version help [COMMAND]
Describe available commands or one specific command