Skip to main content

clawker alias set

Create or update a command alias

Synopsis

Create a shortcut for a clawker command. The expansion is appended to ‘clawker’ in place of the alias name; any extra arguments are appended after it. Use 1..1..N in the expansion to place positional arguments explicitly. Be cautious with placeholders: most shells expand 1 before clawker sees it. Escape them ("\1”) or single-quote the expansion. Overwriting an existing alias requires —clobber.

Examples

Options

Options inherited from parent commands

See also