<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/introducing-agents-cli-in-agent-platform-wqlufzvkq" -->

---
title: Introducing Agents CLI in Agent Platform | daily.dev
description: Google has announced Agents CLI, a command-line tool designed to simplify building and deploying AI agents using Google&#x27;s Agent Development Kit (ADK) on Google...
canonical: https://daily.dev/posts/introducing-agents-cli-in-agent-platform-wqlufzvkq
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Introducing Agents CLI in Agent Platform | daily.dev
og:description: Google has announced Agents CLI, a command-line tool designed to simplify building and deploying AI agents using Google&#x27;s Agent Development Kit (ADK) on Google...
og:url: https://daily.dev/posts/introducing-agents-cli-in-agent-platform-wqlufzvkq
og:image: https://api.daily.dev/og/posts/WQlUfZvkQ.png
og:image:alt: Introducing Agents CLI in Agent Platform
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Introducing Agents CLI in Agent Platform

**[Google for Developers](https://daily.dev/sources/googledevelopers)** · 4 min read · 0 upvotes · 0 comments

## Summary

Google has announced Agents CLI, a command-line tool designed to simplify building and deploying AI agents using Google's Agent Development Kit (ADK) on Google Cloud. It acts as a bridge that packages necessary Google Cloud tools and provides skills to guide AI coding assistants like Gemini CLI through the full agent lifecycle. The workflow covers scaffolding a project, running evaluations with an evaluation harness to measure quality, automating deployment including IAM and secret management, and registering the agent directly to Gemini Enterprise for team use — all driven by natural language instructions to an AI coding assistant.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.youtube.com/watch?v=ECYKo70pPNc>

## Similar posts on daily.dev

- [Agents CLI in Agent Platform: create to production in one CLI](https://daily.dev/posts/agents-cli-in-agent-platform-create-to-production-in-one-cli-ksgueapfa) · Google Developers · 4 upvotes · 0 comments
- [Agents CLI in Agent Platform: create to production in one CLI](https://daily.dev/posts/agents-cli-in-agent-platform-create-to-production-in-one-cli-ys15owrhx) · Google Developers · 0 upvotes · 0 comments

---

Tags: [#gcp](https://daily.dev/tags/gcp), [#cli](https://daily.dev/tags/cli), [#ai-agents](https://daily.dev/tags/ai-agents), [#google-gemini](https://daily.dev/tags/google-gemini)

[View this post on daily.dev](https://daily.dev/posts/introducing-agents-cli-in-agent-platform-wqlufzvkq)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Introducing Agents CLI in Agent Platform","url":"https://daily.dev/posts/introducing-agents-cli-in-agent-platform-wqlufzvkq","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/introducing-agents-cli-in-agent-platform-wqlufzvkq"},"datePublished":"2026-04-22T16:14:47.558Z","dateModified":"2026-04-22T16:15:02.559Z","description":"Google has announced Agents CLI, a command-line tool designed to simplify building and deploying AI agents using Google's Agent Development Kit (ADK) on Google...","image":"https://i.ytimg.com/vi/ECYKo70pPNc/sddefault.jpg","thumbnailUrl":"https://i.ytimg.com/vi/ECYKo70pPNc/sddefault.jpg","isAccessibleForFree":true,"articleSection":"Google for Developers","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Google for Developers","logo":"https://media.daily.dev/image/upload/s--jj3nxRoG--/f_auto/v1725035497/logos/googledevelopers","url":"https://daily.dev/sources/googledevelopers"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/introducing-agents-cli-in-agent-platform-wqlufzvkq","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"gcp,cli,ai-agents,google-gemini","timeRequired":"PT4M","video":{"@type":"VideoObject","name":"Introducing Agents CLI in Agent Platform","description":"Google has announced Agents CLI, a command-line tool designed to simplify building and deploying AI agents using Google's Agent Development Kit (ADK) on Google...","thumbnailUrl":"https://i.ytimg.com/vi/ECYKo70pPNc/sddefault.jpg","uploadDate":"2026-04-22T16:14:47.558Z","duration":"PT4M","url":"https://api.daily.dev/r/WQlUfZvkQ","embedUrl":"https://www.youtube.com/embed/ECYKo70pPNc"}}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Google for Developers","item":"https://daily.dev/sources/googledevelopers"},{"@type":"ListItem","position":3,"name":"Introducing Agents CLI in Agent Platform"}]}
```

