Need a special offer?Find out if your project fits.
+
  1. API reference
Connecting to Data Source
Configuring the component
  • Documentation for older versions
  • Table of contents

    flexmonster update

    flexmonster update|u [requiredArg] [options]

    This command updates Flexmonster Pivot, Flexmonster wrapper for a chosen framework, Flexmonster Data Server, or Flexmonster Accelerator. 

    Arguments

    The flexmonster update command can be run with the following required arguments:

    Argument Description
    accelerator Updates Flexmonster Accelerator for SSAS. The command can be executed from any folder.
    For example:
    flexmonster update accelerator
    fds Updates Flexmonster Data Server. The command usage and effect depend on how the Data Server is installed.

    As a Windows/Unix service
    The flexmonster update fds command updates the Data Server, reinstalls it as a service, and updates Flexmonster Admin Panel. Updating will not override the Data Server’s configuration, log files, or any other files or folders.

    Note that if flexmonster update is run on a machine where the Data Server is installed as a service, the flexmonster update fds command will be executed automatically.

    As a console application
    The flexmonster update fds command updates the Data Server files. Updating will not override flexmonster-config.json, log files, or any other files or folders.

    If the Data Server is used as a console application, execute the flexmonster update fds command from the folder with the Data Server.

    Note that if flexmonster update is run from the folder containing the flexmonster-config.json file, the flexmonster update fds command will be executed automatically.
    js-flexmonster Updates Flexmonster Pivot. Execute the command from the project folder. 
    If flexmonster update is run from the folder containing package.json with the "flexmonster" npm dependency, the flexmonster update js-flexmonster command will be executed automatically.
    ng-flexmonster Updates the Flexmonster Angular module. Execute the command from the project folder. 
    If flexmonster update is run from the folder containing package.json with the "ng-flexmonster" npm dependency, the flexmonster update ng-flexmonster command will be executed automatically.
    react-flexmonster Updates the Flexmonster React module. Execute the command from the project folder.
    If flexmonster update is run from the folder containing package.json with the "react-flexmonster" npm dependency, the flexmonster update react-flexmonster command will be executed automatically.
    vue-flexmonster Updates the Flexmonster Vue module. Execute the command from the project folder. 
    If flexmonster update is run from the folder containing package.json with the "vue-flexmonster" npm dependency, the flexmonster update vue-flexmonster command will be executed automatically.

    Options

    The flexmonster update command can be run with the following options:

    Option Description
    --help, -h Shows the short guidance on this command in the console. Use this command to see all the possible uses of the update command.

    What’s next?

    You may be interested in the following articles: