Install the cartridge from the command line

All,

The problem, I am trying to solve right now is automated synchronization on all my servers cartridges.

That said, is there a doc to install cartridges on a FMS from the command line? I don't see to be able to find anything.

Thank you!

It's the good FGLCMD for the installation of the cartridges. In case you want to install several cartridge I use this in addition to a find on unix systems command.

Something like this code snippet (which I use in a recipe for checf

It uses a MD5 checksum and verify changes in my repertoire of cartridge. If there are changes, it will run installs on all cartridges. You can change this option and check the individual by file md5 sums.

script "install_additionalCartridges" do  interpreter "bash"  environment ("CarDir" => node.fglCache+"/"+node.fglVersion+"/cartridges")  user "foglight"  cwd "/foglight"  code <<-EOH

          md5sum $CarDir/*.car >/tmp/cc.md5

          diff /tmp/cc.md5 /foglight/state/cartridgesChef.md5 >/dev/null          if [ $? -ne 0 ]          then                    find $CarDir -name "*.car" -exec  /foglight/product/*/bin/fglcmd.sh -cmd cartridge:install -f "{}" ";"          fi

          md5sum $CarDir/*.car >/foglight/state/cartridgesChef.md5

  EOHend

Make sure you add - usr and pwd - if you are not using the default settings and svr - if you do not want to do it remotely.

Stefan

Tags: Dell Tech

Similar Questions

  • How to reset Firefox from the command line (without a mouse) on Linux?

    I use Firefox for automated desktop screenshots xvfb virtual. There is no mouse. So I need to reset Firefox from the command line. Uninstall a re - install led again to the window "reset".
    I use Ubuntu Server Edition 13.04.

    Otherwise, without a keyboard and a mouse, you can just reinstall and delete. / mozilla folder.

  • How to install Adobe Acrobat Reader DC version 15.010.20060 silently through the command line?

    Hi, I downloaded Adobe Acrobat Reader DC version 15.010.20060 exe. I want to install silently from the command line. I run the following command /sAll /msi EULA_ACCEPT = YES/SB install.exe. I can get it to install, but not entirely in silence. Progress bar shows and after finishing he invites an OK button and opens up a new site at the end is there a way to get it to install in completely silent mode through the command line?

    Hello

    Please try the below perimeters, he works for AcroRdrDC1501720050_en_US.exe. I installed completely silent.

    /qn EULA_ACCEPT = YES AgreeToLicense = Yes RebootYesNo = no /sAll

  • How to upgrade an ESXi host from the command line

    Sorry for bumping an old thread. I'm new to ESXi. I'm under ESXi 5.5 build 1331820 and I am at a loss how to apply patches.

    Preferably, I would like to apply all the relevant patches through console (SSH). Can someone give me pointers how to do this? Thank you

    Moderator note (a.p.): branched to a new discussion of software patch to version 1331820?

    Welcome to the community,

    on how to patch a ESXi host from the command line, please see for example http://kb.vmware.com/kb/2008939

    Basically download you the latest hotfix package and install it using the command esxcli . That said, please make sure that your hardware is supported by the patch that you want to apply (see http://www.vmware.com/go/hcl). You can also do before installing the patch, is to do a "dry - run" to know what . VIBS are removed and which are installed by the patch. To do this add -dry - run to the esxcli command line.

    In the case where something goes wrong, you can revert to the previous state by pressing SHIFT-R , while the ESXi hosts begins the start-up.

    André

  • Uninstall creative cloud from the command line

    We have a license for Adobe Creative Cloud 2015.

    I packed Adobe Creative Cloud 2015 Muse for Windows.

    We use Microsoft SCCM to deploy applications packaged in our 8000 machines to Windows 7.

    Using SCCM MS I can install the Muse of 2015 CC packaged from the command line.

    However, how to uninstall an application Adobe Creative Cloud 2015 from the command line?

    Move the discussion to the deployment to the Cloud, business, & CS creative team

  • Analyzer of sequence running from the command line in TestStand 2010

    Hello

    I would like to be able to run and control the stand-alone command line sequence Analyzer.  I can do that in 2014 TS (and it seems that I could patch versions as soon as 2012 TS to give them this ability), as described here: http://digital.ni.com/public.nsf/allkb/B927893F26BFB64A86257ECE006E442D

    However, I work with a large existing codebase in 2010 TS (with no intention to migrate to a newer version, in the foreseeable future).  Is it possible to get the same functionality from command line in the 2010 version of the parser?

    I know that I can open the command line parser, but are the commands, I am interested in: analyze, report, / save, /clearMessagesOnSave, / minimize, / help, / / leave.

    Thank you!

    Thanks Ryan, Jigg,

    Yes, I can run the parser (and opened a project), but basically, I can't run anything.

    I realized what I do by writing a TestStand sequence that calls the parser to sequence through its API (attached).  I can then run TestStand (and call this sequence) from the command line.

  • How to change Microsoft Security Essentials at the request of the parameters of scanning from the command line or in a script.

    Is it possible to change the parameters of the scheduled scan of the Microsoft Security Essentials from the command line or in a script?

    I know that I can use the command to schedule the MpCmdRun.exe tool command line to run, but that do not change or remove the existing scheduled scan that appears in the software. Run regedit to merge into the corresponding registry keys does not work because the keys are "locked", probably by the running of MSSE program.

    Suggest you post it in one of the forums dedicated to MSE - Microsoft Security Essentials: scanning, detection and removal of threats MowGreen Update Services - consumer safety

  • Install programs by using the command line?

    My computer will not install packaged with Bitrock Installer programs.  How to do this? I used the command line in the past, but I forgot how.  It must be installed all by activating not the installer to Bitrock.  Or what I can do for my computer compatible with the Bitrock Installer?

    Hi sallysantlerart,

    1. what program are you trying to install?

    2. what happens when you try to install the program?

    You can consult the following links to install the program by using the command line:

    http://msdn.Microsoft.com/en-us/library/aa372024 (v = vs. 85) .aspx

    http://msdn.Microsoft.com/en-us/library/Aa367988 (v = vs. 85) .aspx

    Hope this information is useful.

    Jeremy K
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think.

    If this post can help solve your problem, please click the 'Mark as answer' or 'Useful' at the top of this message. Marking a post as answer, or relatively useful, you help others find the answer more quickly.

  • When you run Windows Explorer from a command line under Vista, control or not display the navigation pane

    I'm under Windows Explorer from a command line under Vista and 7. Under XP I could use the /n switch to control or not display the navigation pane. This doesn't seem to work on later operating systems. How is it possible?

    Hello

    How to change Windows Explorer icon to open a folder in Windows XP and Vista Diffierent - this shows the
    command line and that the switch should always work.
    http://www.watchingthenet.com/how-to-change-Windows-Explorer-icon-to-open-a-diffierent-folder-in-Windows-XP-and-Vista.html

    Command line switches to display items or folders when you open Windows Explorer
    http://www.mydigitallife.info/2009/02/07/command-line-switches-to-display-special-objects-or-folders-when-opening-Windows-Explorer/

    I hope this helps.
    Rob - bicycle - Mark Twain said it is good.

  • create the user from the command line

    I use Windows 7, I don't have a password reset disk and don't remember the password. How to create a user account from the comand prompt I can change the passwords?

    This has not answered my question. I could not connect. I found the answer and was able to activiate the account administrator hidden and solved the problem in this way.

    Thank you

    I'm intrigued by your answer, and here's why:

    • The subject of your message is 'create the command line user '. The answer I gave you will certainly do so.
    • If you had stated that you were unable to connect while I gave you a method to solve this problem.
    • Find your own solution, but you chose to keep it to yourself, depriving other people who might read this thread for your answer.

    If this happens again, then I recommend using a topic as "you forgot my password, can not connect" as this could summarize your situation in a sentence. Create an account from a command prompt has no relevance in your case.

  • Add text from the command line to the output so that I can know how a command has been run when it generated the output

    This is a question and a suggestion...

    I would like to be able to precede or add if it works, the command line in the output file that creates the order.

    Example:

    I run dcdiag with switches, etc. and create an output file of results that gets saved or sent to a person or just put it in a folder. Of course, it could be that someone else ran the command and then sent the file. Anyway the problem is the same - what was the exact command line that has been executed to achieve these results?

    Question:

    Is there a known way to do from the command line that I can apply to any command?

    Suggestion:

    If this isn't the case, then I would suggest MS to include this function in all the BACK and PowerShell commands able to produce text output.

    If all goes well they monitor this forum and find it's a great idea and send me a check (pinky in my cheek) a meeellion of dollars. Then I and I alone will rule the world.

    Here you go:

    d:\>format i: / FS: NTFS > format.txt
    d:\>echo i format: / FS: NTFS > format.txt

  • Error running webworks create from the command line in Beta 2 of Webworks

    Hello

    I am creating a project of cordova webworks from the command line. I run the following command:

    WebWorks create f:\devroot\NEXT_GEN\MobileApp\WebWorks2\MyApp com.joe.myApp MyApp

    However, it fails with the following error message:

    {[Error: check incorrect header] errno:-3, code: "Z_DATA_ERROR"}

    It seems to me that its attempts to download a tar.gzip drop of github (url below), but this file does not exist:

    URL: https://git-wip-us.apache.org/repos/asf?p=cordova-app-hello-world.git;a=snapshot;h=v2.0.0.54;sf=tgz

    So I'm not sure that my project directory is set up correctly. What is contained in this folder which its trying to find in the remote repository and is it relevant to my application?

    I can see my project directory in the space provided. It contains the following folders:

    ".cordova', 'merge', 'platforms', 'plugins' and 'www '.

    ".cordova" contains a subfolder 'hooks' which, in turn, contains about 24 cases being with 'after' or 'before' (e.g.after_build, before_build), it seems to be empty. It also contains a config.json that contains the attributes id and name of the project. Do any other necessary information in config.json?

    All other folders are empty.

    Is any other thing missing? should there be a config.xml file created for me in the directory "www" for example?

    Just add a config.xml file myself? Y at - it information about the correct structure for the config.xml file in webworks 2.0?

    Thank you

    Joe

    Hey Joe,

    So, just to confirm, HOST = "C:\". "and USERPROFILE ="C:\Users\?

    This is useful. Normally Windows machines do not have a HOME environment variable.

    We must ensure that these files copied to %USERPROFILE%\.cordova\lib\www\cordova\v2.0.0.54

    Please try this patch to webworks-cli/lib/utils/utils.js:

        findHomePath : function () {
            return process.env[(process.platform === 'win32') ? 'USERPROFILE' : 'HOME'];
        },
    
  • Is there a way to launch Windows 8 speech recognition from the command line?

    Is there a way to start (and stop) Windows 8 speech recognition from a command line prompt? I found a post giving the command to start speech recognition in Windows 7 as "c:\windows\speech\common\sapisvr.exe - SpeechUX". Although it seems to start the process of sapisvr.exe, MISTLETOE (the microphone with closing, minimize and text box) does not appear.

    Offered the same post "taskkill /im sapisvr.exe /f" to stop the service, but it throw an error of permissions in Windows 8. In any case, I'm more desperate to a corect command-line START the voice recognition system.

    Any help would be appreciated

    Yes, there is a way!
    Try to use the link in the ease of access.

    Launch this way C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessibility\Speech Recognition.lnk and everything will work!

  • Open a file from the command line

    Hello

    I try to open a pdf file to a specific page from the command line on Windows 10.  I have referenced a few online sources (for example, the stack overflow), but could not find my mistake.  I enter:

    PS to C:\Program Files (x 86) \Adobe\Reader 10.0\Reader >.\AcroRd32.exe 'page = 50' \a "c:\test.pdf".

    When I do, the Player opens with an error message "there was an error opening this document. This file is not found", but clicking on the box OK dialog then opens the file (test.pdf is without a doubt), but the page = 50 command is ignored.

    Can anyone see my mistake?

    Thank you

    Dave

    Memory, /A is not \A.

  • How to pass variables by using the command line when starting from a native application ActionScript

    How to pass in variables or arguments to start using the command line when starting a native ActionScript application? For example, I have my app MySweetWidget call and it was compiled with Adobe AIR runtime in captivity so now I have MySweetWidget.exe.

    In the command line, I call MySweetWidget.exe and would like to pass in variables or properties of the application. I guess that these variables are read from the loaderInfo.parameters object.

    Please let me know if the Adobe AIR runtime supports passing the parameters to native execution. If so, I would like to help determine the correct format of how pass variables. So would you want to read those loaderinfo.parameters object?

    Thank you

    Jeff

    I found the answer to my own question:

    Yes, it's a feature supported. It is documented on the following page:

    http://help.Adobe.com/en_US/FlashPlatform/reference/ActionScript/3/Flash/desktop/NativeApp lication.html #event:invoke

    When you subscribe to the event from the NativeApplication invoke it will subsequently send the event and you read the table of e.arguments object to get the start in the native application arguments.

Maybe you are looking for

  • How to eliminate an attempted hijacking at the opening of fireFox on windows

    at the opening of Firefox (or any browser), I get a hijack alert.Instead of the home page I get "https://search.perk.com/perk/mystart", I apply measures to block away them, butFirefox opens it in any case. The firefox home page is correct. The proper

  • Windows Installer tries to install the smart web printing

    Hello Whenever I click on my computer to open a folder or the Start button, windows installer is trying to install the smart web printing and I get a message error everytime. I have to manually close the window every time. I tried to remove the smart

  • where can I buy a cheap Windows XP Home edition recovery disk

    I have a HP Pavilion xt938 good machine. But I need a recovery cd Windows XP Home edition for other computers that well I have all the keys for each oem. Where can I get a cd?

  • My WMP11 crashes when I plugin a mp3 player to sync

    Last night I tried to download music on my mp3 player new son and every time I joined the mp3 player to sync, wmp11 would crash and have to close it. I posted before last night and was told to start a new post with info from error logs, so here are:

  • ITBM tab appears but is empty appears no details.

    Hi Techies,I'm stuck with the integration of ITBM with VCAC, I configured the ITBM with all the steps mentioned in the VMware Documentation... I can't see the content of the ITBM tab... Please find attached the screen.I'm running vcac 6.0.1 and ITBM