# OCEWeb Commands (comandi.oceweb.net) > Portale e archivio web interattivo di comandi CLI, parametri, opzioni ed esempi pratici per sviluppatori, sistemisti e DevOps. ## Panoramica - **Nome:** OCEWeb Commands - **URL:** https://comandi.oceweb.net - **Autore:** Renato Brunetti (sviluppo@oceweb.it) - **Rete:** OCEWeb Network (https://www.oceweb.net) ## Tecnologie Archiviate - **Linux & Bash:** rsync, chmod, tar, find, grep, systemctl, journalctl, curl, ssh, chown, rm, htop, ufw, lsof, df. - **Windows CMD:** robocopy, ipconfig, sfc, dism, tasklist, taskkill, winget. - **PowerShell:** Get-Process, Set-ExecutionPolicy, Get-Service, Test-NetConnection, Invoke-RestMethod, Export-Csv. - **Git:** git clone, git rebase, git stash, git switch, git log, git reset, git cherry-pick, git clean. - **Docker & Compose:** docker run, docker exec, docker build, docker compose up, docker system prune, docker logs, docker volume. - **MySQL & MariaDB:** mysqldump, mysql, SHOW PROCESSLIST, GRANT ALL. - **Composer:** composer require, composer dump-autoload, composer audit, composer update. - **NPM & Node.js:** npm install, npx, npm audit. - **Flutter & Dart:** flutter create, flutter build apk, flutter build appbundle, flutter doctor, flutter clean. - **Python & Pip:** python -m venv, pip install, pytest. - **Kubernetes:** kubectl get, kubectl logs, kubectl port-forward. - **Nginx:** nginx -t, nginx -s reload. - **Redis:** redis-cli, redis-cli monitor. ## API RESTful Endpoints - `GET /api/search.php?q={query}`: Ricerca testuale full-text - `GET /api/commands.php?slug={slug}`: Dettaglio comando in JSON - `GET /api/categories.php`: Elenco categorie e statistiche - `GET /api/export.php?format={json|csv|md}`: Esportazione dati