ap alias
ap alias <subcommand>Subcommands
Section titled “Subcommands”ap alias set <name> <command>
Section titled “ap alias set <name> <command>”Create a new alias.
ap alias list
Section titled “ap alias list”List all aliases.
ap alias remove <name>
Section titled “ap alias remove <name>”Remove an alias.
Example
Section titled “Example”ap alias set ship "post --now"ap ship "Just deployed v3!"