ujust portainer
Container management web UI
Quick Start
Follow the standard service lifecycle:
| Step | Command | Recording |
| 1. Config | ujust portainer config | |
| 2. Start | ujust portainer start | |
| 3. Status | ujust portainer status | |
| 4. Logs | ujust portainer logs | |
| 5. Stop | ujust portainer stop | |
Subcommands
Configuration
| Subcommand | Arguments | Description | Recording |
config | [--port=N] [--bind=ADDR] | Configure Portainer instance | |
Lifecycle
| Subcommand | Arguments | Description | Recording |
restart | [--instance=N|all] | Restart Portainer | |
start | [--instance=N|all] | Start Portainer | |
stop | [--instance=N|all] | Stop Portainer | |
delete | [--instance=N|all] | Remove instance and config | |
Monitoring
| Subcommand | Arguments | Description | Recording |
status | [--instance=N] | Show status and info | |
logs | [--instance=N] [--lines=N] | View container logs | |
url | [--instance=N] | Show web UI access URLs | |
Shell
| Subcommand | Arguments | Description | Recording |
shell | [--instance=N] [-- CMD] | Execute command in container | |
Other
| Subcommand | Arguments | Description | Recording |
help | | Show help | |
Flags
| Flag | Short | Default | Values | Description |
--add-k3d | | | | |
--add-podman | | | | |
--admin-password | | | | |
--admin-user | -u | | | |
--bind | -b | | | |
--config-dir | -c | | | |
--edge-port | -e | | | |
--http-port | | | | |
--image | -i | | | |
--instance | -n | | | |
--k3d-instance | | | | |
--lines | -l | | | |
--port | -p | | | |
--tag | -t | | | |
Source: just/bazzite-ai/portainer.just