Skip to content

feat: add output-file flag on CLI run and execution_output_file on cloud execution#432

Closed
radu-mocanu wants to merge 1 commit into
mainfrom
feat/output-flag
Closed

feat: add output-file flag on CLI run and execution_output_file on cloud execution#432
radu-mocanu wants to merge 1 commit into
mainfrom
feat/output-flag

Conversation

@radu-mocanu

Copy link
Copy Markdown
Collaborator

add this to uipath.json to specify custom values for runtime files

    "runtime":
        {
            "executionOutputFile": "custom_execution_output_file.json"
            "dir": "custom_dir",
            "outputFile":"custom_output_file.json",
            "stateFile": "custom_state_file"
            "logsFile":"custom_logs_file.log"
        }

@radu-mocanu radu-mocanu requested a review from cristipufu July 2, 2025 16:21
@radu-mocanu radu-mocanu self-assigned this Jul 2, 2025

@radu-mocanu radu-mocanu left a comment

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes will be handled as part of this PR #433

@radu-mocanu radu-mocanu closed this Jul 3, 2025
@cristipufu cristipufu deleted the feat/output-flag branch July 8, 2025 10:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant