Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(hack) Add bolt module show <module> command #2938

Merged
merged 1 commit into from Jul 20, 2021

Commits on Jul 20, 2021

  1. (hack) Add bolt module show <module> command

    This adds a new `bolt module show <module>` command that shows detailed
    information for a module. It lists the module's name, version, summary,
    available plans and tasks, operating system support, and dependencies.
    
    !feature
    
    * **Show detailed module information**
    
      Bolt now supports showing detailed information about a module using
      the `bolt module show <module>` command and `Get-BoltModule -Name
      <module>` PowerShell cmdlet.
    beechtom committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    7221bba View commit details
    Browse the repository at this point in the history