
Company News
Socket Named Top Sales Organization by RepVue
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.
fivem-docker-cli
Advanced tools
Command-line tool to create and administer FiveM Servers running in Docker.
Command-line tool to create and administer FiveM Servers running in Docker.
$ npm install -g fivem-docker-cli
$ fivem COMMAND
running command...
$ fivem (-v|--version|version)
fivem-docker-cli/0.1.10 win32-x64 node-v8.11.3
$ fivem --help [COMMAND]
USAGE
$ fivem COMMAND
...
fivem deleteDeletes a FiveM server Docker container.
USAGE
$ fivem delete
OPTIONS
-i, --serverid=serverid ID of the FiveM Docker container.
-s, --servername=servername Name of the FiveM Docker container.
See code: src\commands\delete.js
fivem help [COMMAND]display help for fivem
USAGE
$ fivem help [COMMAND]
ARGUMENTS
COMMAND command to show help for
OPTIONS
--all see all commands in CLI
See code: @oclif/plugin-help
fivem initCreates a new FiveM server running in Docker.
USAGE
$ fivem init
OPTIONS
-k, --licensekey=licensekey Server license key - This can be obtained from https://keymaster.fivem.net.
-p, --rconpass=rconpass Password for RCON access.
-s, --servername=servername Name of the FiveM Docker container.
See code: src\commands\init.js
fivem restartRestarts a FiveM server Docker container.
USAGE
$ fivem restart
OPTIONS
-i, --serverid=serverid ID of the FiveM Docker container.
-s, --servername=servername Name of the FiveM Docker container.
See code: src\commands\restart.js
fivem startStarts a FiveM server Docker container.
USAGE
$ fivem start
OPTIONS
-i, --serverid=serverid ID of the FiveM Docker container.
-s, --servername=servername Name of the FiveM Docker container.
See code: src\commands\start.js
fivem statusDisplay status of all FiveM server Docker containers.
USAGE
$ fivem status
See code: src\commands\status.js
fivem stopStops a FiveM server Docker container.
USAGE
$ fivem stop
OPTIONS
-i, --serverid=serverid ID of the FiveM Docker container.
-s, --servername=servername Name of the FiveM Docker container.
See code: src\commands\stop.js
FAQs
Command-line tool to create and administer FiveM Servers running in Docker.
The npm package fivem-docker-cli receives a total of 65 weekly downloads. As such, fivem-docker-cli popularity was classified as not popular.
We found that fivem-docker-cli demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.

Security News
NIST will stop enriching most CVEs under a new risk-based model, narrowing the NVD's scope as vulnerability submissions continue to surge.

Company News
/Security News
Socket is an initial recipient of OpenAI's Cybersecurity Grant Program, which commits $10M in API credits to defenders securing open source software.