parent
6965799bdc
commit
515b5466ca
@ -33,7 +33,7 @@ var AppCpCommand = &cobra.Command{
|
|||||||
abra app cp 1312.net myfile.txt app:/
|
abra app cp 1312.net myfile.txt app:/
|
||||||
|
|
||||||
# copy that file back to your current working directory locally
|
# copy that file back to your current working directory locally
|
||||||
abra app cp 1312.net app:/myfile.txt`,
|
abra app cp 1312.net app:/myfile.txt ./`,
|
||||||
Args: cobra.ExactArgs(3),
|
Args: cobra.ExactArgs(3),
|
||||||
ValidArgsFunction: func(
|
ValidArgsFunction: func(
|
||||||
cmd *cobra.Command,
|
cmd *cobra.Command,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user