We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abf4540 commit 5b6a579Copy full SHA for 5b6a579
docs/cli-reference/dfx-deps.mdx
@@ -6,6 +6,8 @@ import { MarkdownChipRow } from "/src/components/Chip/MarkdownChipRow";
6
7
Use the `dfx deps` command with flags and subcommands to pull dependencies from the mainnet and deploy locally.
8
9
+[Learn how to configure a canister as `pullable`](https://internetcomputer.org/docs/current/developer-docs/smart-contracts/maintain/import).
10
+
11
The basic syntax for running `dfx deps` commands is:
12
13
``` bash
0 commit comments