You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The rpc server should support the run_operation and snapshot methods. Additionally, the cli_args method should support running operations and snapshots using the CLI syntax.
Methods
run-operation:
args
snapshot:
select
exclude
Who will this benefit?
Parity for all methods (except for diagnostic ones (ls, debug)) between the RPC server and the CLI for dbt.
The text was updated successfully, but these errors were encountered:
Describe the feature
The rpc server should support the
run_operation
andsnapshot
methods. Additionally, thecli_args
method should support running operations and snapshots using the CLI syntax.Methods
run-operation:
snapshot:
Who will this benefit?
Parity for all methods (except for diagnostic ones (ls, debug)) between the RPC server and the CLI for dbt.
The text was updated successfully, but these errors were encountered: