R-Markdown manifest.json creation

In the domopalooza 2018 app there is a video called "Create an app using R Markdown."  I'm trying follow allong so I can get some of my data analyses into Domo. 

 

At one point in the video he goes to the terminal and runs a domo login command.  My terminal isn't recognizing the commands.  Where does it come from?

 

C:\Users\sewing\OneDrive - Do My Own\Picks Forecasting>domo login
'domo' is not recognized as an internal or external command,
operable program or batch file.

C:\Users\sewing\OneDrive - Do My Own\Picks Forecasting>domologin
'domologin' is not recognized as an internal or external command,
operable program or batch file.

C:\Users\sewing\OneDrive - Do My Own\Picks Forecasting>Domo login
'Domo' is not recognized as an internal or external command,
operable program or batch file.

Comments

  • Jarvis
    Jarvis Contributor

    Hey user07031,

    I would try to look through Domo's documentation on DomoR Usage below:

     

    http://knowledge.domo.com?cid=domorusage

     

    If that doesn't contain the answers you need, I would then contact your Domo account team for further guidance!

     

    Thanks!

  • Yeah, that's for sure not it.  I can use DomoR to pull and push data no problem.  What I want is to have a card inside Domo that shows the html of the markdown.

  • Were you able to resolve this? I am running into the same issue using "domo login" command in the terminal

    C:\Users\sewing\OneDrive - Do My Own\Picks Forecasting>domo login
    'domo' is not recognized as an internal or external command,
    operable program or batch file.

    C:\Users\sewing\OneDrive - Do My Own\Picks Forecasting>domologin
    'domologin' is not recognized as an internal or external command,
    operable program or batch file.

    C:\Users\sewing\OneDrive - Do My Own\Picks Forecasting>Domo login
    'Domo' is not recognized as an internal or external command,
    operable program or batch file.


     

  • Yes, use Git Bash instead of the R terminal

  • Ritwik
    Ritwik Contributor

    Do you have a link to that video? I was looking at the same thing last week and the video walkthrough was not showing up for me. 

  • Ritwik
    Ritwik Contributor

    Do you have a link to that video? I was looking at the same thing last week and the video walkthrough was not showing up for me. 

This discussion has been closed.