Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CLI support for parameters #420

Closed
adrianna-chang-shopify opened this issue May 26, 2021 · 1 comment
Closed

CLI support for parameters #420

adrianna-chang-shopify opened this issue May 26, 2021 · 1 comment

Comments

@adrianna-chang-shopify
Copy link
Contributor

After the initial version of parameter support ships, we need to extend the implementation to support receiving arguments from the command line. Most of this should be in place already, but we need to:

  • Ensure an arguments option is available and documented in the CLI
  • Ensure we perform any checks / validations on the input prior to assigning it to a Task
@adrianna-chang-shopify adrianna-chang-shopify added Blocked Waiting on other work to be done and removed Blocked Waiting on other work to be done labels May 26, 2021
@adrianna-chang-shopify
Copy link
Contributor Author

Closed via #428

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant