rename plano => planoai

This commit is contained in:
Adil Hafeez 2025-12-23 19:31:43 -08:00
parent e8170f76ca
commit 9366070d76
No known key found for this signature in database
GPG key ID: 9B18EF7691369645
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