Feature #4670

Support aliases in kamaki

Added by Dionysis Grigoropoulos over 10 years ago.

Status:New Start date:11/28/2013
Priority:Medium Due date:
Assignee:Stavros Sachtouris % Done:

0%

Category:kamaki Spent time: -
Target version:v0.13

Description

There should be support for custom user aliases in kamaki. These aliases,
should be set in .kamakirc, or another dotfile specified in .kamakirc e.g.,

aliases = .kamaki_aliases

Example aliases:

get = file download
purge = server remove

These would be equivalent to:
kamaki file download
kamaki server remove

Of course, certain keywords like <file, server, network, etc> shouldn't be
allowed as alias names.

This feature in combination with Issue #4664, can produce some amazing time
saving shortcuts.

Also available in: Atom PDF