Home
last modified time | relevance | path

Searched refs:cli_command (Results 101 – 125 of 127) sorted by relevance

123456

/dports/devel/kyua/kyua-0.13/cli/
H A Dcmd_report.cpp376 cmd_report::cmd_report(void) : cli_command( in cmd_report()
H A Dcmd_report_html.cpp430 cli::cmd_report_html::cmd_report_html(void) : cli_command( in cmd_report_html()
/dports/devel/py-knack/knack-0.8.2/
H A DHISTORY.rst170 * Remove cli_command, register_cli_argument, register_extra_cli_argument as ways to register comman…
/dports/security/py-certbot/certbot-1.22.0/certbot/_internal/cli/
H A D__init__.py15 from certbot._internal.cli.cli_constants import cli_command
/dports/graphics/aloadimage/arcan-0.6.1/src/frameserver/terminal/default/
H A Dcli.c340 struct cli_command* builtin = cli_get_builtin(argv[0]); in eval_to_cmd()
/dports/sysutils/acfgfs/arcan-0.6.1/src/frameserver/terminal/default/
H A Dcli.c340 struct cli_command* builtin = cli_get_builtin(argv[0]); in eval_to_cmd()
/dports/x11/arcan-trayicon/arcan-0.6.1/src/frameserver/terminal/default/
H A Dcli.c340 struct cli_command* builtin = cli_get_builtin(argv[0]); in eval_to_cmd()
/dports/x11/aclip/arcan-0.6.1/src/frameserver/terminal/default/
H A Dcli.c340 struct cli_command* builtin = cli_get_builtin(argv[0]); in eval_to_cmd()
/dports/security/py-certbot/certbot-1.22.0/certbot/_internal/
H A Dmain.py214 cli.cli_command, " ".join(sys.argv[1:]),
1115 logger.error(msg, cli.cli_command)
/dports/devel/gdb/gdb-11.1/gdb/mi/
H A Dmi-main.c95 static void mi_execute_async_cli_command (const char *cli_command,
2128 mi_execute_async_cli_command (const char *cli_command, char **argv, int argc) in mi_execute_async_cli_command() argument
2130 std::string run = cli_command; in mi_execute_async_cli_command()
/dports/www/flexget/Flexget-3.2.18/flexget/
H A Doptions.py597 if not result.cli_command == 'execute':
H A Dmanager.py394 command = options.cli_command
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/docs/docsite/rst/locales/ja/LC_MESSAGES/
H A Dnetwork.po177 msgid "Use the :ref:`cli_command <cli_command_module>` to run an arbitrary command on the network d…
178 msgstr ":ref:`cli_command <cli_command_module>` を使用して、ネットワークデバイス上で任意のコマンドを実行します。"
2886 msgid "Simplified playbook with ``cli_command`` network agnostic module"
2887 msgstr "``cli_command`` ネットワークに依存しないモジュールを使用した Playbook の簡素化"
2902 msgid "Using multiple prompts with the ``ansible.netcommon.cli_command``"
2903 msgstr "``ansible.netcommon.cli_command`` を含む複数のプロンプトの使用"
2906 msgid "The ``ansible.netcommon.cli_command`` also supports multiple prompts."
2907 msgstr "``ansible.netcommon.cli_command`` は、複数のプロンプトもサポートします。"
2911 msgstr "このコマンドに関するドキュメントは、「:ref:`ansible.netcommon.cli_command <cli_command_module>`」を参照してください。"
3842 msgid "Detailed overview of how to use the ``cli_command``."
[all …]
H A Droadmap.po1152 msgid "New ``cli_command`` module `issue #39284 <https://github.com/ansible/ansible/issues/39284>`_"
1153 msgstr "新しい ``cli_command`` モジュール (`issue #39284 <https://github.com/ansible/ansible/issues/39284>`…
/dports/graphics/aloadimage/arcan-0.6.1/src/shmif/
H A Darcan_tui.h542 int (*cli_command)(struct tui_context*, member
/dports/sysutils/ansible2/ansible-2.9.27/docs/docsite/rst/network/dev_guide/
H A Ddeveloping_plugins_network.rst181 * Use the :ref:`cli_command <cli_command_module>` to run an arbitrary command on the network device.
/dports/sysutils/acfgfs/arcan-0.6.1/src/shmif/
H A Darcan_tui.h542 int (*cli_command)(struct tui_context*, member
/dports/x11/aclip/arcan-0.6.1/src/shmif/
H A Darcan_tui.h542 int (*cli_command)(struct tui_context*, member
/dports/x11/arcan-trayicon/arcan-0.6.1/src/shmif/
H A Darcan_tui.h542 int (*cli_command)(struct tui_context*, member
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/docs/docsite/rst/network/dev_guide/
H A Ddeveloping_plugins_network.rst190 * Use the :ref:`cli_command <cli_command_module>` to run an arbitrary command on the network device.
/dports/sysutils/py-ansible-base/ansible-base-2.10.15/docs/docsite/rst/network/dev_guide/
H A Ddeveloping_plugins_network.rst190 * Use the :ref:`cli_command <cli_command_module>` to run an arbitrary command on the network device.
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/ansible/netcommon/
H A DREADME.md89 [ansible.netcommon.cli_command](https://github.com/ansible-collections/ansible.netcommon/blob/main/…
H A DCHANGELOG.rst312 - cli_command - Run a cli command on cli-based network devices
/dports/sysutils/py-ansible-runner/ansible-runner-2.0.2/docs/
H A Dpython_interface.rst251 plugin_names=['ansible.netcommon.cli_config', 'ansible.netcommon.cli_command'],
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/ansible/netcommon/changelogs/
H A Dchangelog.yaml6 name: cli_command

123456