Example invocation:
smos-github import https://github.com/NorfairKing/autodocodec/pull/18
Example invocation:
smos-github import https://github.com/NorfairKing/autodocodec/pull/18
smos-github import --url URL [--force] [--file|-f FILE_PATH] [--directory|-d DIRECTORY_PATH] --url The url to the issue to import --force Overwrite an existing file default: False --file|-f File to put the resulting project in --directory|-d Directory to put the resulting project in
SMOS_URL URL The url to the issue to import
The url to the issue to import url: # or null <string>
Usage: smos-github import --url URL [--force] [--file|-f FILE_PATH] [--directory|-d DIRECTORY_PATH] Import a GitHub issue as a smos project Available settings: Show this help text switch: -h|--help The url to the issue to import option: --url URL env: SMOS_URL URL config: url: # or null <string> Overwrite an existing file switch: --force default: False File to put the resulting project in option: --file|-f FILE_PATH Directory to put the resulting project in option: --directory|-d DIRECTORY_PATH