flyctl

flyctl.io용 명령줄 도구. 더 많은 정보: https://github.com/superfly/flyctl.

flyctl auth login

flyctl launch --dockerfile {{경로/대상/도커파일}}

flyctl open

flyctl deploy --dockerfile {{경로/대상/도커파일}}

flyctl dashboard

flyctl apps list

flyctl status --app {{앱_이름}}

flyctl version