issues
search
superfaceai
/
cli
Let AI connect the APIs for you
https://superface.ai
MIT License
23
stars
4
forks
source link
feat: new command
#282
Closed
Jakub-Vacek
closed
1 year ago
Jakub-Vacek
commented
1 year ago
Description
This PR adds
new
command for profile preparation.
Motivation and Context
Types of changes
[ ] Bug fix (non-breaking change which fixes an issue)
[x] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to change)
Checklist:
[x] I have updated the documentation accordingly. For updating Oclif commands documentation use
oclif-dev
.
[x] I have read the
CONTRIBUTION_GUIDE
document.
[x] I haven't repeated the code. (DRY)
[x] I have added tests to cover my changes.
[x] All new and existing tests passed.
Description
This PR adds
new
command for profile preparation.Motivation and Context
Types of changes
Checklist: