Skip to content

New command: pa app export #2501

@MatoSK123

Description

@MatoSK123

Usage

pa app export [options]

Description

Exports the specified Power App

Options

Option Description
-i, --id <id> The id of the Power App to export
-e, --environment <environment> The name of the environment for which to export the app
-n, --packageDisplayName [packageDisplayName] The display name to use in the exported package
-d, --packageDescription [packageDescription] The description to use in the exported package
-c, --packageCreatedBy [packageCreatedBy] The name of the person to be used as the creator of the exported package
-p, --path [path] The path to save the exported package to
-o, --output [output] Output type. json,text. Default text
--verbose Runs command with verbose logging
--debug Runs command with debug logging

Additional Information

Follows a similar implementation of flow export

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions