rename plano => planoai

This commit is contained in:
Adil Hafeez 2025-12-23 19:31:43 -08:00 committed by Salman Paracha
parent 9a015f04ad
commit 62ca8ffeca
4 changed files with 8 additions and 8 deletions

View file

@ -265,7 +265,7 @@ def cli_agent(type, file, path, settings):
archgw_status = docker_container_status(PLANO_DOCKER_NAME)
if archgw_status != "running":
log.error(f"archgw docker container is not running (status: {archgw_status})")
log.error("Please start plano using the 'archgw up' command.")
log.error("Please start plano using the 'planoai up' command.")
sys.exit(1)
# Determine arch_config.yaml path