Skip to main content

dfx help

Reference

Use this command to view usage information for the dfx parent command or for any specified subcommand.

Basic usage​

dfx help [subcommand]

Arguments​

You can specify any dfx subcommand as an argument to view usage information for that subcommand using the dfx help command.

ArgumentDescription
subcommandSpecifies the subcommand usage information you want to display.

Examples​

To display the usage information for dfx, run the following command:

dfx help

To display the usage information for dfx new, run the following command:

dfx help new