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

creating models with multiple fields #35

Open
Harper04 opened this issue Mar 17, 2018 · 1 comment
Open

creating models with multiple fields #35

Harper04 opened this issue Mar 17, 2018 · 1 comment
Assignees
Labels

Comments

@Harper04
Copy link
Contributor

Harper04 commented Mar 17, 2018

 > ~/#: sg add model measurements channel:string timestamp:number value:number
ERR Expecting 2 parameter(s) at most but got 4 instead.

  scaffold a new data model

  USAGE

    seagull add model <name> [fields]

  PARAMETERS

    name   - name of the data model
    fields - list of data fields, like: `status:string done:boolean`

Only one field is working

@Harper04 Harper04 added the bug label Mar 17, 2018
@Anonyfox
Copy link
Member

seems to be an issue with clime. investigating.

@Anonyfox Anonyfox self-assigned this Mar 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants