摘要:
cp.list_master_dirs List all of the directories stored on the master CLI Example: salt ' ' cp.list_master_dirs cp.recv_chunked This function receives 阅读全文
摘要:
container_resource.cache_file Wrapper for cp.cache_file which raises an error if the file was unable to be cached. CLI Example: salt myminion containe 阅读全文
摘要:
consul.session_create Used to create a session. :param consul_url: The Consul server URL. :param lockdelay: Duration string using a "s" suffix for sec 阅读全文
摘要:
config.items Return the complete config from the currently running minion process. This includes defaults for values not set in the config file. CLI E 阅读全文
摘要:
composer.update Update composer dependencies for a directory. If has not yet been run, this runs instead. If composer has not been installed globally 阅读全文
摘要:
cmd.powershell Execute the passed PowerShell command and return the output as a dictionary. Other functions (besides ) return the raw text output of t 阅读全文
摘要:
cloud.create Create an instance using Salt Cloud CLI Example: salt minionname cloud.create my ec2 config myinstance image=ami 1624987f size='t1.micro' 阅读全文
摘要:
chroot.highstate Retrieve the state data from the salt master for this minion and execute it inside the chroot. root Path to the chroot environment Fo 阅读全文
摘要:
buildout.run_buildout Run a buildout in a directory. directory directory to execute in config alternative buildout configuration file to use offline a 阅读全文
摘要:
btrfs.usage Show in which disk the chunks are allocated. CLI Example: salt ' ' btrfs.usage /your/mountpoint btrfs.subvolume_exists Check if a subvolum 阅读全文