opentofu/internal/command/arguments
Andrei Ciobanu df3b5de750
Some checks are pending
build / Build for freebsd_386 (push) Waiting to run
build / Build for linux_386 (push) Waiting to run
build / Build for openbsd_386 (push) Waiting to run
build / Build for windows_386 (push) Waiting to run
build / Build for freebsd_amd64 (push) Waiting to run
build / Build for linux_amd64 (push) Waiting to run
build / Build for openbsd_amd64 (push) Waiting to run
build / Build for solaris_amd64 (push) Waiting to run
build / Build for windows_amd64 (push) Waiting to run
build / Build for freebsd_arm (push) Waiting to run
build / Build for linux_arm (push) Waiting to run
build / Build for linux_arm64 (push) Waiting to run
build / Build for darwin_amd64 (push) Waiting to run
build / Build for darwin_arm64 (push) Waiting to run
build / End-to-end Tests for linux_386 (push) Waiting to run
build / End-to-end Tests for windows_386 (push) Waiting to run
build / End-to-end Tests for darwin_amd64 (push) Waiting to run
build / End-to-end Tests for linux_amd64 (push) Waiting to run
build / End-to-end Tests for windows_amd64 (push) Waiting to run
Quick Checks / List files changed for pull request (push) Waiting to run
Quick Checks / Unit tests for linux_386 (push) Blocked by required conditions
Quick Checks / Unit tests for linux_amd64 (push) Blocked by required conditions
Quick Checks / Unit tests for windows_amd64 (push) Blocked by required conditions
Quick Checks / Unit tests for linux_arm (push) Blocked by required conditions
Quick Checks / Unit tests for darwin_arm64 (push) Blocked by required conditions
Quick Checks / Unit tests for linux_arm64 (push) Blocked by required conditions
Quick Checks / Race Tests (push) Blocked by required conditions
Quick Checks / End-to-end Tests (push) Blocked by required conditions
Quick Checks / Code Consistency Checks (push) Blocked by required conditions
Quick Checks / License Checks (push) Waiting to run
Website checks / List files changed for pull request (push) Waiting to run
Website checks / Build (push) Blocked by required conditions
Website checks / Test Installation Instructions (push) Blocked by required conditions
Replace backend individual attributes from Meta with arguments.Backend (#4073)
Signed-off-by: Andrei Ciobanu <andrei.ciobanu@opentofu.org>
2026-05-19 16:05:47 +03:00
..
apply.go Unify the state related flags in one struct (#4055) 2026-05-19 15:06:36 +03:00
apply_test.go Move all implementation of flag.Value in one package (#3725) 2026-02-10 16:26:09 +02:00
arguments.go Refactor console command to use View instead of Ui (#3764) 2026-03-02 18:58:11 +02:00
backend.go Replace backend individual attributes from Meta with arguments.Backend (#4073) 2026-05-19 16:05:47 +03:00
backend_test.go Unify the state related flags in one struct (#4055) 2026-05-19 15:06:36 +03:00
console.go Unify the state related flags in one struct (#4055) 2026-05-19 15:06:36 +03:00
console_test.go Unify the state related flags in one struct (#4055) 2026-05-19 15:06:36 +03:00
default.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
deprecation_level.go Deprecation diagnostics internal rework (#3996) 2026-04-28 07:44:49 -04:00
deprecation_level_test.go Deprecation diagnostics internal rework (#3996) 2026-04-28 07:44:49 -04:00
deprecationwarninglevel_string.go Deprecation diagnostics internal rework (#3996) 2026-04-28 07:44:49 -04:00
extended.go Unify the state related flags in one struct (#4055) 2026-05-19 15:06:36 +03:00
extended_test.go Unify the state related flags in one struct (#4055) 2026-05-19 15:06:36 +03:00
fmt.go Refactor fmt command to use View instead of Ui and to use the arguments package (#3805) 2026-03-05 14:47:37 +02:00
fmt_test.go Refactor fmt command to use View instead of Ui and to use the arguments package (#3805) 2026-03-05 14:47:37 +02:00
get.go Unify the state related flags in one struct (#4055) 2026-05-19 15:06:36 +03:00
get_test.go Refactor get command to use View instead of Ui (#3752) 2026-02-24 10:07:28 +02:00
graph.go Unify the state related flags in one struct (#4055) 2026-05-19 15:06:36 +03:00
graph_test.go Refactor graph command to use View instead of Ui and to use the arguments package (#3802) 2026-03-04 15:21:37 +02:00
import.go Unify the state related flags in one struct (#4055) 2026-05-19 15:06:36 +03:00
import_test.go Refactor import command to use View instead of Ui and to use the arguments package (#3772) 2026-03-06 15:11:57 +02:00
init.go Unify the state related flags in one struct (#4055) 2026-05-19 15:06:36 +03:00
init_test.go Unify the state related flags in one struct (#4055) 2026-05-19 15:06:36 +03:00
login.go Unify the state related flags in one struct (#4055) 2026-05-19 15:06:36 +03:00
login_test.go Unify the state related flags in one struct (#4055) 2026-05-19 15:06:36 +03:00
logout.go Unify patterns across the refactored commands (#3941) 2026-03-26 17:19:27 +02:00
logout_test.go Refactor logout command to use View instead of Ui (#3761) 2026-02-24 10:05:54 +02:00
metadata_functions.go Unify patterns across the refactored commands (#3941) 2026-03-26 17:19:27 +02:00
metadata_functions_test.go Unify patterns across the refactored commands (#3941) 2026-03-26 17:19:27 +02:00
output.go Unify the state related flags in one struct (#4055) 2026-05-19 15:06:36 +03:00
output_test.go Unify the state related flags in one struct (#4055) 2026-05-19 15:06:36 +03:00
plan.go Unify the state related flags in one struct (#4055) 2026-05-19 15:06:36 +03:00
plan_test.go Move all implementation of flag.Value in one package (#3725) 2026-02-10 16:26:09 +02:00
providers.go Unify the state related flags in one struct (#4055) 2026-05-19 15:06:36 +03:00
providers_lock.go Unify the state related flags in one struct (#4055) 2026-05-19 15:06:36 +03:00
providers_lock_test.go Refactor providers lock command to use View instead of Ui and to use the arguments package (#3812) 2026-03-05 09:49:36 +02:00
providers_mirror.go Unify the state related flags in one struct (#4055) 2026-05-19 15:06:36 +03:00
providers_mirror_test.go Refactor providers mirror command to use View instead of Ui and to use the arguments package (#3813) 2026-03-04 15:20:39 +02:00
providers_schema.go Unify the state related flags in one struct (#4055) 2026-05-19 15:06:36 +03:00
providers_schema_test.go Unify patterns across the refactored commands (#3941) 2026-03-26 17:19:27 +02:00
providers_test.go Refactor providers command to use View instead of Ui and to use the arguments package (#3811) 2026-03-05 09:49:15 +02:00
refresh.go Unify the state related flags in one struct (#4055) 2026-05-19 15:06:36 +03:00
refresh_test.go Move all implementation of flag.Value in one package (#3725) 2026-02-10 16:26:09 +02:00
show.go Unify the state related flags in one struct (#4055) 2026-05-19 15:06:36 +03:00
show_test.go Support dual output streams in most commands (#3606) 2026-01-20 14:08:10 -05:00
showtargettype_string.go go.mod: Upgrade various golang.org/x/* dependencies 2025-10-10 08:23:54 -07:00
state_list.go Unify the state related flags in one struct (#4055) 2026-05-19 15:06:36 +03:00
state_list_test.go Unify the state related flags in one struct (#4055) 2026-05-19 15:06:36 +03:00
state_mv.go Replace backend individual attributes from Meta with arguments.Backend (#4073) 2026-05-19 16:05:47 +03:00
state_mv_test.go Replace backend individual attributes from Meta with arguments.Backend (#4073) 2026-05-19 16:05:47 +03:00
state_pull.go Unify the state related flags in one struct (#4055) 2026-05-19 15:06:36 +03:00
state_pull_test.go Refactor state pull command to use View instead of Ui and to use the arguments package (#3837) 2026-03-09 12:25:18 +02:00
state_push.go Replace backend individual attributes from Meta with arguments.Backend (#4073) 2026-05-19 16:05:47 +03:00
state_push_test.go Replace backend individual attributes from Meta with arguments.Backend (#4073) 2026-05-19 16:05:47 +03:00
state_replace_provider.go Replace backend individual attributes from Meta with arguments.Backend (#4073) 2026-05-19 16:05:47 +03:00
state_replace_provider_test.go Replace backend individual attributes from Meta with arguments.Backend (#4073) 2026-05-19 16:05:47 +03:00
state_rm.go Replace backend individual attributes from Meta with arguments.Backend (#4073) 2026-05-19 16:05:47 +03:00
state_rm_test.go Replace backend individual attributes from Meta with arguments.Backend (#4073) 2026-05-19 16:05:47 +03:00
state_show.go Unify the state related flags in one struct (#4055) 2026-05-19 15:06:36 +03:00
state_show_test.go Unify the state related flags in one struct (#4055) 2026-05-19 15:06:36 +03:00
taint.go Unify the state related flags in one struct (#4055) 2026-05-19 15:06:36 +03:00
taint_test.go Refactor taint && untaint commands to use View instead of Ui and to use the arguments package (#3818) 2026-03-05 09:50:36 +02:00
test.go Unify the state related flags in one struct (#4055) 2026-05-19 15:06:36 +03:00
test_test.go Move all implementation of flag.Value in one package (#3725) 2026-02-10 16:26:09 +02:00
types.go Refactor providers schema command to use views and arguments packages (#3822) 2026-03-20 16:43:20 +02:00
types_test.go command: -target-file and -exclude-file planning options 2025-04-22 13:05:40 -07:00
unlock.go Unify the state related flags in one struct (#4055) 2026-05-19 15:06:36 +03:00
unlock_test.go Refactor unlock command to use View instead of Ui and to use the arguments package (#3823) 2026-03-04 15:20:19 +02:00
validate.go Unify the state related flags in one struct (#4055) 2026-05-19 15:06:36 +03:00
validate_test.go Support dual output streams in most commands (#3606) 2026-01-20 14:08:10 -05:00
version.go Unify patterns across the refactored commands (#3941) 2026-03-26 17:19:27 +02:00
version_test.go Refactor version command to use View instead of Ui and to use the arguments package (#3806) 2026-03-05 14:47:29 +02:00
view.go Deprecation diagnostics internal rework (#3996) 2026-04-28 07:44:49 -04:00
view_test.go Deprecation diagnostics internal rework (#3996) 2026-04-28 07:44:49 -04:00
workspace.go Refactor all workspace commands to use View instead of Ui (#3770) 2026-03-03 12:44:56 +02:00
workspace_delete.go Unify the state related flags in one struct (#4055) 2026-05-19 15:06:36 +03:00
workspace_delete_test.go Unify the state related flags in one struct (#4055) 2026-05-19 15:06:36 +03:00
workspace_list.go Unify the state related flags in one struct (#4055) 2026-05-19 15:06:36 +03:00
workspace_list_test.go Refactor all workspace commands to use View instead of Ui (#3770) 2026-03-03 12:44:56 +02:00
workspace_new.go Unify the state related flags in one struct (#4055) 2026-05-19 15:06:36 +03:00
workspace_new_test.go Unify the state related flags in one struct (#4055) 2026-05-19 15:06:36 +03:00
workspace_select.go Unify the state related flags in one struct (#4055) 2026-05-19 15:06:36 +03:00
workspace_select_test.go Refactor all workspace commands to use View instead of Ui (#3770) 2026-03-03 12:44:56 +02:00
workspace_show.go Unify the state related flags in one struct (#4055) 2026-05-19 15:06:36 +03:00
workspace_show_test.go Refactor all workspace commands to use View instead of Ui (#3770) 2026-03-03 12:44:56 +02:00