mc alias remove

Removes an alias.

CLI
mc alias remove ALIAS

FLAGS:
  --config-dir value, -C value  path to configuration folder (default: "/root/.mc")
  --quiet, -q                   disable progress bar display
  --no-color                    disable color theme
  --json                        enable JSON lines formatted output
  --debug                       enable debug output
  --insecure                    disable SSL certificate verification
  --help, -h                    show help

Parameters

Parameters Description
ALIAS The alias to remove.

This parameter is Mandatory.

config-dir The path to the configuration folder.

Default: /root/.mc

quiet Disables progress bar display
no-color Disables color in the output
json Enables JSON formatted output
debug Enables output for debugging
insecure Disables SSL verification
help Shows this help

Examples

Remove an alias financedept.

CLI
/opt/mapr/bin/mc alias remove financedept