Base Port
This asctl method displays the lowest port number for mongrel instances.
| Method name | base_port (port) |
| Command |
|
| Details | Displays the lowest port number for mongrel instances. |
| Inputs | Port number (integer) |
| Outputs | STDOUT to display the current base port. If a port is provided, it replaces the current base port and displays a success message. |
# asctl orchestrator:base_port
Orchestrator: Orchestrator Mongrel base port... Mongrel Currently hosted on port #3000
done