Merge branch 'feat/file-manager' into integration/round-1

This commit is contained in:
2026-08-23 08:35:51 -07:00
13 changed files with 1916 additions and 153 deletions
+3
View File
@@ -499,6 +499,9 @@ pub fn run() {
commands::file_commands::download_container_file,
commands::file_commands::download_container_backup,
commands::file_commands::upload_file_to_container,
commands::file_commands::read_container_file,
commands::file_commands::rename_container_path,
commands::file_commands::create_container_directory,
// AWS
commands::aws_commands::aws_sso_refresh,
// Updates