Skip to content

Commit ba92513

Browse files
authored
Merge pull request #565 from fishtown-analytics/amychen1776-patch-4
Fix/Update commands to include docs for dbt cloud
2 parents bfa2bae + 7b75f8b commit ba92513

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/reference/dbt-commands.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ For information about selecting models on the command line, consult the docs on
2121
- [snapshot](snapshot): executes "snapshot" jobs defined in a project
2222
- [clean](clean): deletes artifacts present in the dbt project
2323
- [seed](seed): loads CSV files into the database
24-
- [docs](cmd-docs) (CLI only): generates documentation for a project
24+
- [docs](cmd-docs) : generates documentation for a project
2525
- [source](commands/source): provides tools for working with source data (including validating that sources are "fresh")
2626
- [run-operation](run-operation): runs arbitrary maintenance SQL against the database
2727
- [rpc](rpc) (CLI only): runs an RPC server that clients can submit queries to

0 commit comments

Comments
 (0)