Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save josephtaylor/4273ddd2ec129d94ef64608ead87d1b7 to your computer and use it in GitHub Desktop.
Save josephtaylor/4273ddd2ec129d94ef64608ead87d1b7 to your computer and use it in GitHub Desktop.
single-cli-1
$ single account summary -d single-boostlink-demo
{
"accountId": 1,
"active": true,
"myshopifyDomain": "single-boostlink-demo.myshopify.com",
"name": "Single BoostLink Demo",
"users": [
{
"accountUserId": 1,
"email": "admin@singlemusic.com"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment