Difference between revisions of "Bolt"

From wikieduonline
Jump to navigation Jump to search
Line 10: Line 10:
  
 
==Basic commands==
 
==Basic commands==
*[[bolt project init]]
+
*<code>bolt project init</code>
*[[bolt plan run]] My_plan
+
*<code.bolt plan run]] My_plan</code>
*[[bolt plan show]]
+
*<code>bolt plan show</code>
  
*[[bolt task show]]
+
*<code>bolt task show</code>
*[[bolt file upload]]
+
*<code>bolt file upload</code>
*[[bolt script run]]
+
*<code>bolt script run</code>
*[[bolt task]]
+
*<code>bolt task</code>
*[[bolt task run]]
+
*<code>bolt task run</code>
  
 
*<code>apply()</code>
 
*<code>apply()</code>

Revision as of 12:49, 19 July 2021

Bolt (Puppet) agentless

How to intall

brew install puppetlabs/puppet/puppet-bolt
 export PATH=$PATH:/opt/puppetlabs/bin

Basic commands

  • bolt project init
  • <code.bolt plan run]] My_plan
  • bolt plan show
  • bolt task show
  • bolt file upload
  • bolt script run
  • bolt task
  • bolt task run


Related terms

See also

Advertising: