Share via


Agent 365 CLI publish command reference

Important

You need to be part of the Frontier preview program to get early access to Microsoft Agent 365. Frontier connects you directly with Microsoft’s latest AI innovations. Frontier previews are subject to the existing preview terms of your customer agreements. As these features are still in development, their availability and capabilities may change over time.

Update manifest.json ID values and publish the package. Configure federated identity and app role assignments. The publish command updates manifest.json IDs and publishes the agent package. It also configures federated identity and app role assignments for the agent.

Minimum role required: Global Administrator

Syntax

a365 publish [options]

Options

Option Description
--dry-run Show changes without writing file or calling APIs
--skip-graph Skip Graph federated identity and role assignment steps
--mos-env <mos-env> MOS environment identifier (for example, prod, preprod, test, dev) (default: prod)
--mos-token <mos-token> Override MOS token (personal token) - bypass script & cache
-?, -h, --help Show help and usage information