上一页 1 2 3 4 5 6 7 8 9 ··· 19 下一页
摘要: 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 阅读全文
posted @ 2020-03-28 20:31 random_lee 阅读(250) 评论(0) 推荐(0) 编辑
摘要: 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 阅读全文
posted @ 2020-03-28 20:30 random_lee 阅读(120) 评论(0) 推荐(0) 编辑
摘要: 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 阅读全文
posted @ 2020-03-28 20:28 random_lee 阅读(248) 评论(0) 推荐(0) 编辑
摘要: 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 阅读全文
posted @ 2020-03-28 20:26 random_lee 阅读(192) 评论(0) 推荐(0) 编辑
摘要: composer.update Update composer dependencies for a directory. If has not yet been run, this runs instead. If composer has not been installed globally 阅读全文
posted @ 2020-03-28 20:25 random_lee 阅读(140) 评论(0) 推荐(0) 编辑
摘要: cmd.powershell Execute the passed PowerShell command and return the output as a dictionary. Other functions (besides ) return the raw text output of t 阅读全文
posted @ 2020-03-28 20:23 random_lee 阅读(365) 评论(0) 推荐(0) 编辑
摘要: cloud.create Create an instance using Salt Cloud CLI Example: salt minionname cloud.create my ec2 config myinstance image=ami 1624987f size='t1.micro' 阅读全文
posted @ 2020-03-28 20:22 random_lee 阅读(126) 评论(0) 推荐(0) 编辑
摘要: 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 阅读全文
posted @ 2020-03-28 20:20 random_lee 阅读(190) 评论(0) 推荐(0) 编辑
摘要: buildout.run_buildout Run a buildout in a directory. directory directory to execute in config alternative buildout configuration file to use offline a 阅读全文
posted @ 2020-03-28 20:19 random_lee 阅读(170) 评论(0) 推荐(0) 编辑
摘要: btrfs.usage Show in which disk the chunks are allocated. CLI Example: salt ' ' btrfs.usage /your/mountpoint btrfs.subvolume_exists Check if a subvolum 阅读全文
posted @ 2020-03-28 19:55 random_lee 阅读(193) 评论(0) 推荐(0) 编辑
上一页 1 2 3 4 5 6 7 8 9 ··· 19 下一页