Documentation
¶
Overview ¶
Command cas starts a standalone mock CAS HTTP server.
Usage:
cas [flags] Run in foreground cas init Create ~/.malt/cas/settings.json cas start Start the CAS daemon in the background cas status Show the CAS daemon status cas stop Stop the managed CAS daemon cas restart Restart the managed CAS daemon
Examples:
# Initialize settings cas init # Start as background daemon cas start # Custom port cas --listen 127.0.0.1:9999
Click to show internal directories.
Click to hide internal directories.