issues
search
nenes25
/
prestashop_console
Prestashop Console Tools
Open Software License 3.0
49
stars
15
forks
source link
Create Webservice key command
#170
Closed
nenes25
closed
3 years ago
nenes25
commented
3 years ago
Questions
Answers
Branch?
1.6
Command name?
webservice: key :create
Command category?
webservice
Command arguments?
none
Command options?
--key webservice key ( optional )
--description webservice key description ( optional )
Command return?
success : the webservice key
error : an error message
Command description?
This command will allow to create a webservice key from cli
In the first iteration it will create an access with full access, improvements may come later if needed.
Possible impacts?
New command no impact on the project .
nenes25
commented
3 years ago
available since v 1.6.2
--description webservice key description ( optional )
error : an error message
In the first iteration it will create an access with full access, improvements may come later if needed.