mirror of
https://github.com/spf13/cobra
synced 2024-11-24 22:57:12 +00:00
commit
29cddf65b2
1 changed files with 1 additions and 1 deletions
|
@ -199,7 +199,7 @@ cobra add config
|
||||||
cobra add create -p 'configCmd'
|
cobra add create -p 'configCmd'
|
||||||
```
|
```
|
||||||
|
|
||||||
Once you have run these four commands you would have an app structure that would look like:
|
Once you have run these three commands you would have an app structure that would look like:
|
||||||
|
|
||||||
```
|
```
|
||||||
▾ app/
|
▾ app/
|
||||||
|
|
Loading…
Reference in a new issue