# Command Line Tools ------------------------------------------------------------------------ source ### railway_link > railway_link () *Link the current directory to the current project’s Railway service* ------------------------------------------------------------------------ source ### railway_deploy > railway_deploy (name:str, mount:=True) *Deploy a FastHTML app to Railway*
Type Default Details
name str The project name to deploy
mount bool_arg True Create a mounted volume at /app/data?