Coder Social home page Coder Social logo

ucs-powertool-core-ms's Introduction

Docker ciscodevnet/ucs-powertool-core-ms

Docker Image for UCS PowerTool Core using the MiicroSoft Image

This docker image contains all required modules to run UCS PowerTool Core for

  • Cisco UCS Manager
  • Cisco UCS Central
  • Cisco IMC

Using the container

The Container is CentOS 8 based and is running PowerShell Core 7.0.2 Upon launching the container all the Cisco UCS PowerShell Modules are Imported.

docker pull ciscodevnet/ucs-powertool-core

docker run --rm -it ciscodevnet/ucs-powertool-core:latest

➜  ~ docker run --rm -it ciscodevnet/ucs-powertool-core:latest 
PowerShell 7.0.3
Copyright (c) Microsoft Corporation. All rights reserved.

https://aka.ms/powershell
Type 'help' to get help.

          Welcome to Cisco UCS PowerTool Core Suite 3.0.0.10

Log in to UCS Manager:                                                  Connect-Ucs
To generate PowerShell code for UCS Manager use:                        ConvertTo-UcsCmdlet
To show object metadata for UCS PowerTool Cmdlets:                      Get-UcsCmdletMeta

Log in to the IMC of standalone UCS server:                             Connect-Imc
To generate PowerShell code for an IMC of a standalone UCS server:      ConvertTo-ImcCmdlet
To show object metadata for IMC PowerTool Cmdlets:                      Get-ImcCmdletMeta

Log in to UCS Central:                                                  Connect-UcsCentral
To generate PowerShell code for UCS Central use:                        ConvertTo-UcsCentralCmdlet
To show object metadata for UCS Central PowerTool Cmdlets:              Get-UcsCentralCmdletMeta

To display the details of the UCS PowerTool Configuration:              Get-UcsPowerToolConfiguration
To display details of UCS, IMC, and UCS Central active session(s):      Get-UcsPSSession

[UCS PowerTool]: PS /> cd home
[UCS PowerTool]: PS /home>

Default Prompt

The default prompt in the UCS PowerTool Environment is [UCS PowerTool]: PS />

To change the default prompt pass the UCS_PS_1 environment variable when starting the container.

docker run --rm -it -e UCS_PS_1='US_WEST: ' ciscodevnet/ucs-powertool-core:latest

➜  ~ docker run --rm -it -e UCS_PS_1='US_WEST: ' ciscodevnet/ucs-powertool-core:latest
PowerShell 7.0.3
Copyright (c) Microsoft Corporation. All rights reserved.

https://aka.ms/powershell
Type 'help' to get help.

          Welcome to Cisco UCS PowerTool Core Suite 3.0.0.10

Log in to UCS Manager:                                                  Connect-Ucs
To generate PowerShell code for UCS Manager use:                        ConvertTo-UcsCmdlet
To show object metadata for UCS PowerTool Cmdlets:                      Get-UcsCmdletMeta

Log in to the IMC of standalone UCS server:                             Connect-Imc
To generate PowerShell code for an IMC of a standalone UCS server:      ConvertTo-ImcCmdlet
To show object metadata for IMC PowerTool Cmdlets:                      Get-ImcCmdletMeta

Log in to UCS Central:                                                  Connect-UcsCentral
To generate PowerShell code for UCS Central use:                        ConvertTo-UcsCentralCmdlet
To show object metadata for UCS Central PowerTool Cmdlets:              Get-UcsCentralCmdletMeta

To display the details of the UCS PowerTool Configuration:              Get-UcsPowerToolConfiguration
To display details of UCS, IMC, and UCS Central active session(s):      Get-UcsPSSession

US_WEST: /> cd home 
US_WEST: /home>

The current working directory will be reflected in the default prompt and the modified prompt.

ucs-powertool-core-ms's People

Contributors

movinalot avatar

Watchers

James Cloos avatar  avatar

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.