Git Product home page Git Product logo

psayx's Introduction

Alteryx PowerShell module

PSScriptAnalyzer

Alteryx PowerShell module (PSAYX) is a framework for the automation of administration tasks for Alteryx.

Table of contents

  1. Usage
    1. Installation
    2. Import
    3. List available functions
  2. Dependencies

Usage

Installation

There are two methods of setting up the Alteryx PowerShell Module on your system:

  1. Download the PSAYX module from the GitHub repository;
  2. Install the PSAYX module from the PowerShell Gallery.
Install-Module -Name "PSAYX" -Repository "PSGallery"

Import

Import-Module -Name "PSAYX"

List available functions

Get-Command -Module "PSAYX"
CommandType Name Version Source
Function Add-AlteryxLicense 1.0.1 PSAYX
Function Backup-AlteryxDatabase 1.0.1 PSAYX
Function Get-AlteryxInstallDirectory 1.0.1 PSAYX
Function Get-AlteryxLicense 1.0.1 PSAYX
Function Get-AlteryxRegistryVersion 1.0.1 PSAYX
Function Get-AlteryxServerSecret 1.0.1 PSAYX
Function Get-AlteryxUtility 1.0.1 PSAYX
Function Get-AlteryxVersion 1.0.1 PSAYX
Function Install-AlteryxDataPackage 1.0.1 PSAYX
Function Install-AlteryxServer 1.0.1 PSAYX
Function Lock-AlteryxWorkflow 1.0.1 PSAYX
Function New-AlteryxLicenseFile 1.0.1 PSAYX
Function New-AlteryxPackage 1.0.1 PSAYX
Function Remove-AlteryxLicense 1.0.1 PSAYX
Function Reset-AlteryxLicenseServer 1.0.1 PSAYX
Function Restore-AlteryxDatabase 1.0.1 PSAYX
Function Set-AlteryxLicenseServer 1.0.1 PSAYX
Function Set-AlteryxServerSecret 1.0.1 PSAYX
Function Set-AlteryxSetting 1.0.1 PSAYX
Function Set-AlteryxSettingFile 1.0.1 PSAYX
Function Start-AlteryxWorkflow 1.0.1 PSAYX
Function Test-AlteryxSettingFile 1.0.1 PSAYX
Function Uninstall-AlteryxServer 1.0.1 PSAYX

Dependencies

This module depends on the usage of functions provided by the PowerShell Tool Kit (PSTK) module (version 1.2.4).

psayx's People

Contributors

akaizoku avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

eplord

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.