pixi task alias#
Alias another specific command
Usage#
Arguments#
-
<ALIAS>- Alias name
required:true
-
<DEPENDS_ON>- Depends on these tasks to execute
May be provided more than once.
required:true
Options#
-
--platform (-p) <PLATFORM>- The platform for which the alias should be added
-
--environment (-e) <ENVIRONMENT>- The environment for which the alias should be added. The alias is written to the tasks defined inline on the environment, creating the environment if it does not exist
-
--description <DESCRIPTION>- The description of the alias task