One reference page per procfile-util subcommand. Every command also accepts the global flags for selecting the Procfile, delimiter, default port, and strict mode.
check- validate that a Procfile parses.list- print every process type, one per line.exists- exit0if a process type exists,1otherwise.show- print the command for a single process, with variables expanded.expand- print the whole Procfile with variables expanded.
export- render a Procfile as systemd, launchd, runit, sysv, or upstart unit files.