File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -23,6 +23,8 @@ You could see PowerCommands as your CLI application starter kit. It is a structu
2323## Commands development
2424[ Design your Command] ( Docs/Design_command.md )
2525
26+ [ Chain commands calls] ( Docs/ChainCommands.md )
27+
2628[ Power Commands Design attribute] ( Docs/PowerCommandDesignAttribute.md )
2729
2830[ Override Design attribute in config file] ( Docs/OverrideDesignAttribute.md )
@@ -43,6 +45,9 @@ https://github.com/PowerCommands/PowerCommands2022/assets/102176789/10945ee0-947
4345
4446[ Output to the Console guideline] ( Docs/ConsoleOutput.md )
4547
48+ ## File handling
49+ [ Handling files and directories with file, cd and dir commands] ( ReadWriteFileHandler.md )
50+
4651## Automation
4752[ Run your command as job] ( Docs/Job.md )
4853
You can’t perform that action at this time.
0 commit comments