DESCRIPTION
        create-command-alias

	Create Griffon command alias.

SYNTAX
        create-command-alias [options] alias target [arguments] 

ARGUMENTS
        alias
                The name of the alias to set.
        target
                The target to be aliased.
        arguments
                Optional arguments to be set on the alias.

OPTIONS
        --non-interactive
                Controls if the shell can ask for input or not.
