initial a2a-pack
This commit is contained in:
8
a2a_pack/cli/templates/a2a.yaml.tmpl
Normal file
8
a2a_pack/cli/templates/a2a.yaml.tmpl
Normal file
@@ -0,0 +1,8 @@
|
||||
# Project identity for `a2a deploy`. Most metadata (resources, scopes,
|
||||
# secrets, workspace, etc.) lives on the Python class — this file only
|
||||
# tells the CLI how to find it.
|
||||
name: {{ name }}
|
||||
version: 0.1.0
|
||||
entrypoint: agent:{{ class_name }}
|
||||
expose:
|
||||
public: true
|
||||
Reference in New Issue
Block a user